net.sourceforge.pmd.lang.java
Class Java15Handler

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

public class Java15Handler
extends AbstractJavaHandler


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

Java15Handler

public Java15Handler()
Method Detail

getParser

public Parser getParser(ParserOptions parserOptions)


Copyright © 2002-2015 InfoEther. All Rights Reserved.