CodeQL library for Java
codeql/java-all 0.6.2 ( 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 ( )