CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate ClassOrInterface :: getField

Gets the field with the given name declared in this class or interface.

FieldDeclaration getField ( string name )