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

Member predicate DataFlow :: ClassNode :: getAStaticMethod

Gets a static method declared in this class.

The constructor is not considered a static method.

FunctionNode getAStaticMethod ( )