Package net.sourceforge.pmd.processor
Class PmdRunnable
- java.lang.Object
-
- net.sourceforge.pmd.processor.PmdRunnable
-
-
Constructor Summary
Constructors Constructor Description PmdRunnable(DataSource dataSource, String fileName, List<Renderer> renderers, RuleContext ruleContext, RuleSets ruleSets, SourceCodeProcessor sourceCodeProcessor)
-
-
-
Constructor Detail
-
PmdRunnable
public PmdRunnable(DataSource dataSource, String fileName, List<Renderer> renderers, RuleContext ruleContext, RuleSets ruleSets, SourceCodeProcessor sourceCodeProcessor)
-
-