Class CaptureInput::VariableWrite
A write to a captured variable.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivateDirect supertypes
Fields
Predicates
| getVariable | Gets the variable that is the target of this write. |
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 |