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

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

from Expr
toString

Gets a textual representation of this expression.

from Expr

Charpred