|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ValangBased | Objects that are based on the ValangParser should implement this interface. |
ValangParserConstants | Token literal values and constants. |
ValangVisitor |
Class Summary | |
---|---|
DefaultVisitor | Allows registration of custom functions. |
SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
SimpleValangBased | A simple implementation of ValangBased . |
Token | Describes the input token stream. |
ValangParser | |
ValangParserTokenManager | Token Manager. |
Exception Summary | |
---|---|
ParseException | This exception is thrown when parse errors are encountered. |
Error Summary | |
---|---|
TokenMgrError | Token Manager Error. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |