Interface ModelicaVisitor<P,R>

All Superinterfaces:
net.sourceforge.pmd.lang.ast.AstVisitor<P,R>
All Known Implementing Classes:
AbstractModelicaRule, AmbiguousResolutionRule, ConnectUsingNonConnectorRule, ModelicaVisitorBase

@Generated("org.javacc.javacc") public interface ModelicaVisitor<P,R> extends net.sourceforge.pmd.lang.ast.AstVisitor<P,R>