Interface CompileResult.Content

    • Method Detail

      • getFileName

        java.lang.String getFileName()
      • writeTo

        void writeTo​(java.io.OutputStream stream)
              throws java.io.IOException
        Throws:
        java.io.IOException
      • asString

        default java.lang.String asString()
                                   throws java.io.IOException
        Throws:
        java.io.IOException