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

Member predicate AstNode :: getChild

Gets the ith child node of this node.

Note: The indices of child nodes are considered an implementation detail and may change between versions of the extractor.

AstNode getChild ( int i )