|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CharStream | This interface describes a character stream that maintains line and column number positions of the characters. |
| Node | |
| RootNode | This interface can be used to tag the root node of various ASTs. |
| Class Summary | |
|---|---|
| AbstractNode | |
| AbstractTokenManager | |
| GenericToken | |
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
| Exception Summary | |
|---|---|
| ParseException | |
| TokenMgrError | Token Manager Error. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||