org.apache.velocity.runtime.parser.node
public class ASTIncludeStatement extends SimpleNode
| Constructor Summary | |
|---|---|
| ASTIncludeStatement(int id) | |
| ASTIncludeStatement(Parser p, int id) | |
| Method Summary | |
|---|---|
| Object | jjtAccept(ParserVisitor visitor, Object data) Accept the visitor. |