codeql/java-all
7.1.1-dev
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)