Uses of Class
net.mtrop.doom.struct.Lexer.ReaderStack.Stream
Packages that use Lexer.ReaderStack.Stream
-
Uses of Lexer.ReaderStack.Stream in net.mtrop.doom.struct
Methods in net.mtrop.doom.struct that return Lexer.ReaderStack.StreamModifier 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.