org.jplate.foundation.parser.javacc
Interface JavaccParserFactoryIfc<V extends JavaccParserIfc<?>>
- Type Parameters:
 V - The JavaccParserIfc that will be created.
- All Superinterfaces: 
 - FactoryIfc<V>, JPlateParserFactoryIfc<V>, java.io.Serializable
 
public interface JavaccParserFactoryIfc<V extends JavaccParserIfc<?>>
- extends JPlateParserFactoryIfc<V>
 
Factory for creating implementations of JavaccParserIfc's.
    
Modifications:
    $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
    $Revision: 479 $
    $Author: sfloess $
    $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/parser/javacc/JavaccParserFactoryIfc.java $