CodeQL library for Python
codeql/python-all 0.12.0 (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)