CodeQL library for C#
codeql/csharp-all 0.8.12 (changelog, source)
Search

Member predicate NamespaceNode::getChild

Gets the child node at index childIndex. Child indices must be unique, but need not be contiguous.

PrintAstNode getChild(int childIndex)