Interface MTLFunctionLogDebugLocation


  • public interface MTLFunctionLogDebugLocation
    • Method Detail

      • URL

        NSURL URL()
        source location
      • column

        long column()
        column in line
      • functionName

        java.lang.String functionName()
        faulting function
      • line

        long line()
        line number