CodeQL library for Java/Kotlin
codeql/java-all 0.10.0 (changelog, source)
Search

Class CaptureInput::VariableWrite

A write to a captured variable.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate

Direct 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 ith node of basic block bb evaluates this expression.

from Expr
toString

Gets a textual representation of this expression.

from Expr

Charpred