Member predicate ChildStmtNode::getChildInternal
Gets the child node at index childIndex
. Child indices must be unique,
but need not be contiguous.
BaseAstNode getChildInternal(int childIndex)
Gets the child node at index childIndex
. Child indices must be unique,
but need not be contiguous.
BaseAstNode getChildInternal(int childIndex)