|
Building Parsers with Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--sjm.examples.mechanics.ShowAlternationSet
This class shows that an alternation can, by itself, create a collection of possible matches.
| Constructor Summary | |
ShowAlternationSet()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Show that an alternation can, by itself, create a collection of possible matches. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ShowAlternationSet()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
|
by Steve Metsker | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||