Package net.sourceforge.pmd.lang.kotlin
Class KotlinHandler
java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
net.sourceforge.pmd.lang.kotlin.KotlinHandler
- All Implemented Interfaces:
LanguageVersionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.pmd.lang.LanguageVersionHandler
getExtraViolationSuppressors, getLanguageMetricsProvider, getViolationDecorator
-
Constructor Details
-
KotlinHandler
Deprecated.Since 7.25.0. Don't create this class directly, useKotlinLanguageModule.getInstance(),KotlinLanguageModule.createProcessor(LanguagePropertyBundle),KotlinLanguageProcessor.services()instead.
-
-
Method Details
-
getXPathHandler
-
getParser
-
getDesignerBindings
-