codeql/javascript-all
2.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the ith child node of this node.
i
Note: The indices of child nodes are considered an implementation detail and may change between versions of the extractor.
AstNode getChild(int i)