Interface StandardParserVisitor

All Superinterfaces:
ParserVisitor
All Known Implementing Classes:
StandardParserDefaultVisitor

public interface StandardParserVisitor extends ParserVisitor
Interface used in implementation of visitor pattern. Based on code autogenerated by JavaCC. Formerly found in package org.apache.velocity.runtime.parser.
Since:
1.5
Version:
$Id$