Interface IMethodProto

  • All Known Subinterfaces:
    IMethodRef

    public interface IMethodProto
    • Method Detail

      • getReturnType

        java.lang.String getReturnType()
      • getArgTypes

        java.util.List<java.lang.String> getArgTypes()