|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.javacc.parser.Expansion
org.javacc.parser.OneOrMore
public class OneOrMore
Describes one-or-more expansions (e.g., foo+).
| Field Summary | |
|---|---|
Expansion |
expansion
The expansion which is repeated one or more times. |
| Fields inherited from class org.javacc.parser.Expansion |
|---|
inMinimumSize, myGeneration, nextGenerationIndex, parent |
| Constructor Summary | |
|---|---|
OneOrMore()
|
|
| Method Summary |
|---|
| Methods inherited from class org.javacc.parser.Expansion |
|---|
hashCode, reInit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Expansion expansion
| Constructor Detail |
|---|
public OneOrMore()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||