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

Member predicate JavadocNode::getChild

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

JavadocElementNode getChild(int childIndex)