Klasse 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!
Autor:
ajh02
  • Methodendetails

    • getOnType

      public String getOnType()
    • setOnType

      public void setOnType(String onType)