Class JavaLanguageParser

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.Parser

    public class JavaLanguageParser
    extends AbstractJavaParser
    Adapter for the JavaParser, using the specified grammar version.
    Author:
    Pieter_Van_Raemdonck - Application Engineers NV/SA - www.ae.be, Andreas Dangel
    • Field Summary

      • Fields inherited from class net.sourceforge.pmd.lang.AbstractParser

        parserOptions
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaLanguageParser​(int jdkVersion, net.sourceforge.pmd.lang.ParserOptions parserOptions)