net.sourceforge.pmd.symboltable
public class MethodNameDeclaration extends AbstractNameDeclaration
Constructor Summary | |
---|---|
MethodNameDeclaration(ASTMethodDeclarator node) |
Method Summary | |
---|---|
boolean | equals(Object o) |
ASTMethodDeclarator | getMethodNameDeclaratorNode() |
int | getParameterCount() |
String | getParameterDisplaySignature() |
int | hashCode() |
String | toString() |