| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.ast | |
| net.sourceforge.pmd.lang.java.multifile.signature |
| Modifier and Type | Method and Description |
|---|---|
JavaFieldSignature |
ASTFieldDeclaration.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
static JavaFieldSignature |
JavaFieldSignature.buildFor(ASTFieldDeclaration node)
Builds a field signature from its AST node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JavaFieldSigMask.covers(JavaFieldSignature sig) |
Copyright © 2002–2017 PMD. All rights reserved.