Class ANTLRFileStream

    • Field Detail

      • fileName

        protected java.lang.String fileName
        Deprecated.
    • Constructor Detail

      • ANTLRFileStream

        public ANTLRFileStream​(java.lang.String fileName)
                        throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • ANTLRFileStream

        public ANTLRFileStream​(java.lang.String fileName,
                               java.lang.String encoding)
                        throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
    • Method Detail

      • load

        public void load​(java.lang.String fileName,
                         java.lang.String encoding)
                  throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException