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

Class CaptureInput::Expr

An expression with a value. That is, we expect these expressions to be represented in the data flow graph.

Import path

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

Known direct subtypes

    Predicates

    getLocation

    Gets the location of this expression.

    hasCfgNode

    Holds if the ith node of basic block bb evaluates this expression.

    toString

    Gets a textual representation of this expression.