|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Token | |
| TokenHandler | The bridge between any class that uses a LexicalTokenizer |
| Class Summary | |
| BaseToken | The most basic token that a lexical analyzer can pass to the parser. |
| LexicalTokenizer | Pattern Mathing Based on NFA's |
| Exception Summary | |
| ExceptionToken | When the lexical tokenizer cannot match a token, and the input buffer is not empty, then this exception should be thrown. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||