Class CaptureInput::VariableRead
A read of a captured variable.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivate
Direct supertypes
Fields
Predicates
getVariable | Gets the variable that this expression reads. |
Inherited predicates
getLocation | Gets the location of this expression. | from Expr |
hasCfgNode | Holds if the | from Expr |
toString | Gets a textual representation of this expression. | from Expr |