CodeQL library for Java/Kotlin
codeql/java-all 3.0.2 (changelog, source)
Search

Member predicate FieldDeclNode::getChild

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

PrintAstNode getChild(int childIndex)