|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| BnfTokenizer | A testbed for a tokenizer for BNF definitions. |
| Definitions | A Definitions object consists of a list of alternatives
(each of which is a list of terminals and/or nonterminals), but
does not include the thing being defined. |
| Grammar | |
| SentenceGenerator | This is my version of a CIT594 assignment to read in a BNF grammar and produce sentences from that grammar. |
| SingleDefinition | An SingleDefinition is one of the alternatives in a
Definitions object. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||