org.apache.velocity.runtime.parser.node

Class ASTIncludeStatement

public class ASTIncludeStatement extends SimpleNode

Constructor Summary
ASTIncludeStatement(int id)
ASTIncludeStatement(Parser p, int id)
Method Summary
ObjectjjtAccept(ParserVisitor visitor, Object data)
Accept the visitor.

Constructor Detail

ASTIncludeStatement

public ASTIncludeStatement(int id)

ASTIncludeStatement

public ASTIncludeStatement(Parser p, int id)

Method Detail

jjtAccept

public Object jjtAccept(ParserVisitor visitor, Object data)
Accept the visitor. *
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.