Package | Description |
---|---|
net.sourceforge.pmd.lang.java.symboltable |
Modifier and Type | Method and Description |
---|---|
ClassNameDeclaration |
SourceFileScope.findClassNameDeclaration(String name) |
Modifier and Type | Method and Description |
---|---|
Map<ClassNameDeclaration,List<NameOccurrence>> |
ClassScope.getClassDeclarations() |
Map<ClassNameDeclaration,List<NameOccurrence>> |
SourceFileScope.getClassDeclarations()
Convenience method that casts the declarations to
ClassNameDeclaration s. |
Copyright © 2002-2016 InfoEther. All Rights Reserved.