Package net.sourceforge.pmd.lang.plsql
Class PLSQLHandler
java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
net.sourceforge.pmd.lang.plsql.PLSQLHandler
- All Implemented Interfaces:
LanguageVersionHandler
Implementation of LanguageVersionHandler for the PLSQL AST. It uses anonymous
classes as adapters of the visitors to the VisitorStarter interface.
- Author:
- sturton - PLDoc - pldoc.sourceforge.net
-
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
getDesignerBindings, getExtraViolationSuppressors, getViolationDecorator, getXPathHandler
-
Constructor Details
-
PLSQLHandler
public PLSQLHandler()
-
-
Method Details
-
getParser
-
getLanguageMetricsProvider
-