Package 

Interface ApexVisitor

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.AstVisitor

    
    public interface ApexVisitor<P, R>
     implements AstVisitor<P, R>