Class CaptureInput::CapturedParameter
A parameter that is captured in a closure.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivateDirect supertypes
Inherited predicates
| getCallable | Gets the callable that defines this variable. | from CapturedVariable |
| getLocation | Gets the location of this variable. | from CapturedVariable |
| toString | Gets a textual representation of this variable. | from CapturedVariable |