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

Class CaptureInput::CapturedVariable

A variable that is captured in a closure.

Import path

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

Known direct subtypes

    Predicates

    getCallable

    Gets the callable that defines this variable.

    getLocation

    Gets the location of this variable.

    toString

    Gets a textual representation of this variable.

    Charpred