CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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 )