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

Member predicate Callable :: accesses

Holds if field f may be either read or written within the body of this callable.

predicate accesses ( Field f )