Class VmParserImpl


  • public class VmParserImpl
    extends Object
    This class is responsible for parsing a Velocity template. This class was generated by JavaCC using the JJTree extension to produce an Abstract Syntax Tree (AST) of the template. Please look at the Parser.jjt file which is what controls the generation of this class.
    Version:
    $Id$
    Author:
    Jason van Zyl, Geir Magnusson Jr., Henning P. Schmiedehausen