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, getParentpublic final NonterminalSymbol symbol
public java.util.List<GenericTree> getChildren()
getChildren in class GenericTree