Interface IJLSMethod


public interface IJLSMethod
A method, as defined by the JLS.
  • Method Details

    • getName

      String getName()
    • getDescriptor

      String getDescriptor()
    • getAccessFlags

      int getAccessFlags()
    • getSignature

      default String getSignature()