Class InterTypeMethodDeclaration


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
  • Method Details

    • getOnType

      public String getOnType()
    • setOnType

      public void setOnType(String onType)