Predicate reflectivelyRead
Holds if f
is a field that may be read by reflection.
Import path
import semmle.code.java.Reflection
predicate reflectivelyRead(Field f)
Holds if f
is a field that may be read by reflection.
import semmle.code.java.Reflection
predicate reflectivelyRead(Field f)