protected static class GrammarElementTitleSwitch.Node extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<GrammarElementTitleSwitch.Node> |
children |
protected CompoundElement |
compound |
protected String |
text |
| Constructor and Description |
|---|
GrammarElementTitleSwitch.Node(CompoundElement compound,
String text) |
protected List<GrammarElementTitleSwitch.Node> children
protected CompoundElement compound
protected String text
public GrammarElementTitleSwitch.Node(CompoundElement compound, String text)
Copyright © 2015. All Rights Reserved.