Uses of Class
net.sourceforge.pmd.lang.PlainTextLanguage
-
Packages that use PlainTextLanguage Package Description net.sourceforge.pmd.lang -
-
Uses of PlainTextLanguage in net.sourceforge.pmd.lang
Methods in net.sourceforge.pmd.lang that return PlainTextLanguage Modifier and Type Method Description static PlainTextLanguagePlainTextLanguage. getInstance()Returns the singleton instance of this language.
-