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

Member predicate GenericCallableNode :: getChild

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

ElementNode getChild ( int childIndex )