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

Member predicate SsaSourceVariable :: getAnAccess

Gets an access of this SsaSourceVariable. This access is within this.getEnclosingCallable(). Note that LocalScopeVariables that are accessed from nested callables are therefore associated with several SsaSourceVariables.

VarAccess getAnAccess ( )