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

Member predicate RefType::declaresField

Holds if this type declares a field with the specified name.

predicate declaresField(string name)