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:
net.sourceforge.pmd.lang.LanguageVersionHandler
public class KotlinHandler extends net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
-
-
Constructor Summary
Constructors Constructor Description KotlinHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.sourceforge.pmd.lang.ast.Parser
getParser()
net.sourceforge.pmd.lang.rule.xpath.impl.XPathHandler
getXPathHandler()
-