Uses of Class
com.blackrook.rookscript.struct.Lexer.ReaderStack.Stream
Packages that use Lexer.ReaderStack.Stream
-
Uses of Lexer.ReaderStack.Stream in com.blackrook.rookscript.struct
Methods in com.blackrook.rookscript.struct that return Lexer.ReaderStack.StreamModifier and TypeMethodDescriptionLexer.getCurrentStream()Gets the current stream.final Lexer.ReaderStack.StreamLexer.ReaderStack.peek()Gets the reference to the topmost (current) stream.final Lexer.ReaderStack.StreamLexer.ReaderStack.pop()Pops aLexer.ReaderStack.Streamoff of the top of this stack.