Class Preprocessor

    • Constructor Summary

      Constructors 
      Constructor Description
      Preprocessor​(java.util.List<java.lang.String> config, ReadLine reader)  
    • Constructor Detail

      • Preprocessor

        public Preprocessor​(java.util.List<java.lang.String> config,
                            ReadLine reader)
                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • readLine

        public StringLocated 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