| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.ast | |
| net.sourceforge.pmd.lang.java.metrics.impl.visitors |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JavaParserDecoratedVisitor.decorateWith(JavaParserVisitorDecorator decorator) |
Adds a decorator to this decorated visitor.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CycloAssertAwareDecorator |
|
class |
CycloPathAwareDecorator |
Decorator which counts the complexity of boolean expressions for Cyclo.
|
class |
NcssCountImportsDecorator |
Decorator which counts imports.
|
Copyright © 2002–2018 PMD. All rights reserved.