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

Member predicate DataFlow :: ClassNode :: getInstanceMethod

Gets an instance method declared in this class, with the given name, if any.

Does not include methods from superclasses.

FunctionNode getInstanceMethod ( string name )