Package net.sourceforge.pmd.lang.impl
-
Class Summary Class Description BasePmdDialectLanguageVersionHandler Base language version handler for dialect languages that support PMD, i.e. can build an AST and support AST processing stages.BatchLanguageProcessor<P extends LanguagePropertyBundle> A base class for language processors.CpdOnlyLanguageModuleBase Base class for language modules that only support CPD and not PMD.SimpleDialectLanguageModuleBase The simplest implementation of a dialect, where only aLanguageModuleBase.LanguageMetadataneeds to be implemented.SimpleLanguageModuleBase The simplest implementation of a language, where only aLanguageVersionHandlerneeds to be implemented.