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