Class ObjectiveCHandler
- java.lang.Object
-
- net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
-
- net.sourceforge.pmd.lang.objectivec.ObjectiveCHandler
-
- All Implemented Interfaces:
net.sourceforge.pmd.lang.LanguageVersionHandler
public class ObjectiveCHandler extends net.sourceforge.pmd.lang.AbstractLanguageVersionHandlerImplementation of LanguageVersionHandler for the Objective-C Language.
-
-
Constructor Summary
Constructors Constructor Description ObjectiveCHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.sourceforge.pmd.lang.ParsergetParser(net.sourceforge.pmd.lang.ParserOptions parserOptions)net.sourceforge.pmd.lang.rule.RuleViolationFactorygetRuleViolationFactory()-
Methods inherited from class net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
getDataFlowFacade, getDataFlowHandler, getDefaultParserOptions, getDFAGraphRule, getDumpFacade, getMultifileFacade, getQualifiedNameResolutionFacade, getSymbolFacade, getSymbolFacade, getTypeResolutionFacade, getXPathHandler
-
-