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

Member predicate Callable :: writes

Holds if field f may be assigned a value within the body of this callable.

predicate writes ( Field f )