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