net.sourceforge.pmd.lang.java
Class Java17Handler

java.lang.Object
  extended by net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
      extended by net.sourceforge.pmd.lang.java.AbstractJavaHandler
          extended by net.sourceforge.pmd.lang.java.Java17Handler
All Implemented Interfaces:
LanguageVersionHandler

public class Java17Handler
extends AbstractJavaHandler


Constructor Summary
Java17Handler()
           
 
Method Summary
 Parser getParser(ParserOptions parserOptions)
           
 
Methods inherited from class net.sourceforge.pmd.lang.java.AbstractJavaHandler
getDataFlowFacade, getDataFlowHandler, getDFAGraphRule, getDumpFacade, getRuleViolationFactory, getSymbolFacade, getSymbolFacade, getTypeResolutionFacade, getXPathHandler
 
Methods inherited from class net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
getDefaultParserOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java17Handler

public Java17Handler()
Method Detail

getParser

public Parser getParser(ParserOptions parserOptions)


Copyright © 2002-2015 InfoEther. All Rights Reserved.