Interface MethodDefinition

    • Method Detail

      • getMethodName

        java.lang.String getMethodName()
      • getReturnType

        java.lang.String getReturnType()
      • getBody

        java.lang.String getBody()
      • isStatic

        boolean isStatic()
      • isPublic

        boolean isPublic()