Class ASTEscape

  • All Implemented Interfaces:
    Cloneable, Node, Renderable

    public class ASTEscape
    extends SimpleNode
    This class is responsible for handling Escapes in VTL. Please look at the Parser.jjt file which is what controls the generation of this class.
    Version:
    $Id$
    Author:
    Geir Magnusson Jr.