Interface | Description |
---|---|
CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
ParserConstants | |
ParserTreeConstants |
Class | Description |
---|---|
JJTParserState | |
Parser |
This class is responsible for parsing a Velocity
template.
|
Parser.JJCalls | |
ParserTokenManager | |
Token |
Describes the input token stream.
|
VelocityCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.