Class Lexer.ReaderStack.Stream

  • All Implemented Interfaces:
    AutoCloseable
    Enclosing class:
    Lexer.ReaderStack

    public class Lexer.ReaderStack.Stream
    extends Object
    implements AutoCloseable
    Stream encapsulation of a single named Reader. Also holds current line, character number, line number.