Package org.javacc.parser
Class Choice
java.lang.Object
org.javacc.parser.Expansion
org.javacc.parser.Choice
Describes expansions where one of many choices is taken (c1|c2|...).
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe list of choices of this expansion unit.Fields inherited from class org.javacc.parser.Expansion
eol, inMinimumSize, myGeneration, ordinal, parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.javacc.parser.Expansion
dumpPrefix, getColumn, getLine, getProductionName, hashCode, setColumn, setLine, toString