net.sourceforge.pmd.lang.cpp
Class CppHandler
java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.cpp.CppHandler
- All Implemented Interfaces:
- LanguageVersionHandler
public class CppHandler
- extends AbstractLanguageVersionHandler
Implementation of LanguageVersionHandler for the C++ Language.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CppHandler
public CppHandler()
getRuleViolationFactory
public RuleViolationFactory getRuleViolationFactory()
getParser
public Parser getParser(ParserOptions parserOptions)
Copyright © 2002-2016 InfoEther. All Rights Reserved.