Class CaptureInput::CapturedVariable
A variable that is captured in a closure.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivateKnown direct subtypes
Predicates
| getCallable | Gets the callable that defines this variable. |
| getLocation | Gets the location of this variable. |
| toString | Gets a textual representation of this variable. |