Class Preprocessor2

    • Constructor Detail

      • Preprocessor2

        public Preprocessor2​(java.util.List<java.lang.String> config,
                             ReadLine reader,
                             java.lang.String charset,
                             Defines defines,
                             DefinitionsContainer definitionsContainer,
                             ImportedFiles importedFiles)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • readLine

        public CharSequence2 readLine()
                               throws java.io.IOException
        Specified by:
        readLine in interface ReadLine
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException