public class GenericBranch extends GenericTree
Modifier and Type | Field and Description |
---|---|
NonterminalSymbol |
symbol |
attributes, leftExtent, rightExtent
Modifier and Type | Method and Description |
---|---|
java.util.List<GenericTree> |
getChildren() |
getAttribute, getAttributes, getParent
public final NonterminalSymbol symbol
public java.util.List<GenericTree> getChildren()
getChildren
in class GenericTree