|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameDeclaration | |
---|---|
net.sourceforge.pmd.lang.java.ast | |
net.sourceforge.pmd.lang.java.symboltable |
Uses of NameDeclaration in net.sourceforge.pmd.lang.java.ast |
---|
Methods in net.sourceforge.pmd.lang.java.ast that return NameDeclaration | |
---|---|
NameDeclaration |
ASTName.getNameDeclaration()
|
Methods in net.sourceforge.pmd.lang.java.ast with parameters of type NameDeclaration | |
---|---|
void |
ASTName.setNameDeclaration(NameDeclaration nd)
|
Uses of NameDeclaration in net.sourceforge.pmd.lang.java.symboltable |
---|
Classes in net.sourceforge.pmd.lang.java.symboltable that implement NameDeclaration | |
---|---|
class |
AbstractNameDeclaration
|
class |
ClassNameDeclaration
|
class |
MethodNameDeclaration
|
class |
VariableNameDeclaration
|
Methods in net.sourceforge.pmd.lang.java.symboltable with parameters of type NameDeclaration | |
---|---|
void |
ImageFinderFunction.applyTo(NameDeclaration nameDeclaration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |