codeql/java-all
0.3.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if method m accesses field f and both are declared in this type.
m
f
predicate accessesLocalField(Method m, Field f)