Member predicate ClassOrInterface::getField
Gets the field with the given name declared in this class or interface.
FieldDeclaration getField(string name)
Gets the field with the given name declared in this class or interface.
FieldDeclaration getField(string name)