net.sourceforge.pmd.lang.java
Class Java18Handler

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.Java18Handler
All Implemented Interfaces:
LanguageVersionHandler

public class Java18Handler
extends AbstractJavaHandler


Constructor Summary
Java18Handler()
           
 
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

Java18Handler

public Java18Handler()
Method Detail

getParser

public Parser getParser(ParserOptions parserOptions)


Copyright © 2002-2016 InfoEther. All Rights Reserved.