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