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

Member predicate AstNode :: getChildExpr

Gets the ith child expression of this node.

Expr getChildExpr ( int i )