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

Member predicate Stmt :: getParentStmt

Gets the statement that is the parent of this statement in the AST, if any.

Stmt getParentStmt ( )