Package org.javacc.parser
Class Sequence
java.lang.Object
org.javacc.parser.Expansion
org.javacc.parser.Sequence
Describes expansions that are sequences of expansion
units. (c1 c2 ...)
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe list of units in this expansion sequence.Fields inherited from class org.javacc.parser.Expansion
eol, inMinimumSize, myGeneration, nextGenerationIndex, parent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.javacc.parser.Expansion
dumpPrefix, getProductionName, hashCode, reInit, toString