Package org.apache.velocity.runtime.parser

Interface Summary

CharStream This interface describes a character stream that maintains line and column number positions of the characters.
ParserConstants
ParserTreeConstants

Class Summary

JJTParserState
ParseException This exception is thrown when parse errors are encountered.
Parser This class is responsible for parsing a Velocity template.
Parser.JJCalls
ParserTokenManager
Token Describes the input token stream.
TokenMgrError
VelocityCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).

Copyright © 2003 Apache Software Foundation. All Rights Reserved.