|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassNameDeclaration | |
---|---|
net.sourceforge.pmd.lang.java.symboltable |
Uses of ClassNameDeclaration in net.sourceforge.pmd.lang.java.symboltable |
---|
Methods in net.sourceforge.pmd.lang.java.symboltable that return ClassNameDeclaration | |
---|---|
ClassNameDeclaration |
SourceFileScope.findClassNameDeclaration(String name)
|
Methods in net.sourceforge.pmd.lang.java.symboltable that return types with arguments of type ClassNameDeclaration | |
---|---|
Map<ClassNameDeclaration,List<NameOccurrence>> |
ClassScope.getClassDeclarations()
|
Map<ClassNameDeclaration,List<NameOccurrence>> |
SourceFileScope.getClassDeclarations()
Convenience method that casts the declarations to ClassNameDeclaration s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |