codeql/java-all
4.2.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if type t declares member m.
t
m
import java
predicate declaresMember(Type t, @member m)