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

Member predicate ClassDefinition :: getInstanceMethod

Gets an instance method of this class with the given name.

Note that constructors aren’t considered instance methods.

Function getInstanceMethod ( string name )