Class InterTypeMethodDeclaration

java.lang.Object

public class InterTypeMethodDeclaration extends MethodDeclaration
InterTypeMethodDeclaration DOM AST node. has: everything MethodDeclarations have Note: should also have the name of the type it's declared on!
Author:
ajh02