Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » jasper » compiler » [javadoc | source]
org.apache.jasper.compiler
static class: ErrorDispatcher.ErrorVisitor [javadoc | source]
java.lang.Object
   org.apache.jasper.compiler.Node$Visitor
      org.apache.jasper.compiler.ErrorDispatcher$ErrorVisitor
Field Summary
 Node found     
Constructor:
 public ErrorVisitor(int lineNum) 
Method from org.apache.jasper.compiler.ErrorDispatcher$ErrorVisitor Summary:
doVisit,   getJspSourceNode
Methods from org.apache.jasper.compiler.Node$Visitor:
doVisit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visit,   visitBody
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.jasper.compiler.ErrorDispatcher$ErrorVisitor Detail:
 public  void doVisit(Node n) throws JasperException 
 public Node getJspSourceNode()