|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.pmd.symboltable.AbstractNameDeclaration
org.acm.seguin.pmd.symboltable.MethodNameDeclaration
public class MethodNameDeclaration
Field Summary |
---|
Fields inherited from class org.acm.seguin.pmd.symboltable.AbstractNameDeclaration |
---|
node |
Constructor Summary | |
---|---|
MethodNameDeclaration(net.sourceforge.jrefactory.ast.ASTMethodDeclarator node)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class org.acm.seguin.pmd.symboltable.AbstractNameDeclaration |
---|
getImage, getLine, getScope |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.acm.seguin.pmd.symboltable.NameDeclaration |
---|
getImage, getScope |
Constructor Detail |
---|
public MethodNameDeclaration(net.sourceforge.jrefactory.ast.ASTMethodDeclarator node)
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |