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

Member predicate VarAccess::isLocal

Holds if this access refers to a local variable or a field of the receiver of the enclosing method or constructor.

predicate isLocal()