Package net.sourceforge.pmd.lang.swift
Class SwiftHandler
java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
net.sourceforge.pmd.lang.swift.SwiftHandler
- All Implemented Interfaces:
LanguageVersionHandler
-
Constructor Summary
Constructors -
Method Summary
Methods 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
getDesignerBindings, getExtraViolationSuppressors, getLanguageMetricsProvider, getViolationDecorator, getXPathHandler
-
Constructor Details
-
SwiftHandler
public SwiftHandler()
-
-
Method Details
-
getParser
-