Interface MethodDeclarationTree

All Superinterfaces:
ClassMemberTree, FunctionTree, HasAttributes, Tree
All Known Implementing Classes:
MethodDeclarationTreeImpl

public interface MethodDeclarationTree extends ClassMemberTree, FunctionTree

Class Methods

  public name() {}
  protected name() {}
  private name() {}

  public static name() {}
  public final name() {}

  abstract public name() ;