Uses of Class
com.blackrook.rookscript.struct.Lexer.ReaderStack.Stream
-
Uses of Lexer.ReaderStack.Stream in com.blackrook.rookscript.struct
Modifier and TypeMethodDescriptionLexer.getCurrentStream()
Gets the current stream.final Lexer.ReaderStack.Stream
Lexer.ReaderStack.peek()
Gets the reference to the topmost (current) stream.final Lexer.ReaderStack.Stream
Lexer.ReaderStack.pop()
Pops aLexer.ReaderStack.Stream
off of the top of this stack.