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

Member predicate ExternalGlobalFunctionDecl :: getInit

Gets the initializer associated with this declaration, if any.

The result can be either a function or an expression.

AstNode getInit ( )