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

Member predicate AnnotationsNode :: getChild

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

ElementNode getChild ( int childIndex )