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

Member predicate Make::YamlNode::getChildNode

Gets the ith child node of this node.

Note: The index of a child node relative to its parent is considered an implementation detail and may change between versions of the extractor.

YamlNode getChildNode(int i)