CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.11-dev (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)