Interface WriteFunctor

    • Method Detail

      • doWrites

        void doWrites​(Writer writer)
               throws IOException
        Write the input to an eval().
        Parameters:
        writer - Writer to write to
        Throws:
        IOException - on IO error from writer