Member predicate PrintAstNode::getChildEdgeLabel
Gets the label for the edge from this node to the specified child. By default, this is just the index of the child, but subclasses can override this.
string getChildEdgeLabel(int childIndex)
Gets the label for the edge from this node to the specified child. By default, this is just the index of the child, but subclasses can override this.
string getChildEdgeLabel(int childIndex)