Class ModelicaHandler

java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
net.sourceforge.pmd.lang.modelica.ModelicaHandler
All Implemented Interfaces:
net.sourceforge.pmd.lang.LanguageVersionHandler

public class ModelicaHandler extends net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.sourceforge.pmd.lang.ast.Parser
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.sourceforge.pmd.lang.LanguageVersionHandler

    getDesignerBindings, getExtraViolationSuppressors, getLanguageMetricsProvider, getViolationDecorator, getXPathHandler
  • Constructor Details

    • ModelicaHandler

      public ModelicaHandler()
  • Method Details

    • getParser

      public net.sourceforge.pmd.lang.ast.Parser getParser()