Uses of Class
net.mtrop.doom.struct.Lexer.ReaderStack.Stream
-
Uses of Lexer.ReaderStack.Stream in net.mtrop.doom.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.