Package com.blackrook.rookscript.struct
Class Lexer.ReaderStack.Stream
java.lang.Object
com.blackrook.rookscript.struct.Lexer.ReaderStack.Stream
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- Lexer.ReaderStack
Stream encapsulation of a single named Reader.
Also holds current line, character number, line number.
-
Method Summary
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-