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

Member predicate TypeVariableNode::getChild

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

ElementNode getChild(int childIndex)