Member predicate PrintLocatable::hasChild
Gets the child node at index index
. Child indices must be unique,
but need not be contiguous.
predicate hasChild(PrintAstNode child, int index, string label)
Gets the child node at index index
. Child indices must be unique,
but need not be contiguous.
predicate hasChild(PrintAstNode child, int index, string label)