org.apache.jasper.compiler
Interface Parser.Action

Enclosing class:
Parser

public static interface Parser.Action


Method Summary
 void execute(Mark start, Mark stop)
           
 

Method Detail

execute

public void execute(Mark start,
                    Mark stop)
             throws JasperException


Copyright ?? 2001 Apache Software Foundation. All Rights Reserved.