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

Member predicate Field::getDeclaration

Gets the field declaration in which this field is declared.

Note that this declaration is only available if the field occurs in source code.

FieldDeclaration getDeclaration()