|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.symboltable.AbstractNameDeclaration
net.sourceforge.pmd.symboltable.ClassNameDeclaration
Field Summary |
Fields inherited from class net.sourceforge.pmd.symboltable.AbstractNameDeclaration |
node |
Constructor Summary | |
ClassNameDeclaration(ASTClassOrInterfaceDeclaration node)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class net.sourceforge.pmd.symboltable.AbstractNameDeclaration |
getImage, getNode, getScope |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ClassNameDeclaration(ASTClassOrInterfaceDeclaration node)
Method Detail |
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |