| Package | Description |
|---|---|
| net.sourceforge.pmd |
This is the PMD programming mistake detector.
|
| net.sourceforge.pmd.benchmark |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceCodeProcessor.processSourceCode(InputStream sourceCode,
RuleSets ruleSets,
RuleContext ctx)
Processes the input stream against a rule set using the given input encoding.
|
void |
SourceCodeProcessor.processSourceCode(Reader sourceCode,
RuleSets ruleSets,
RuleContext ctx)
Processes the input stream against a rule set using the given input encoding.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Benchmarker.main(String[] args) |
Copyright © 2002-2013 InfoEther. All Rights Reserved.