codeql/javascript-all
0.6.2
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 )