CodeQL library for Java
codeql/java-all 0.6.2 ( 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 ( )