Uses of Class
com.blackrook.json.struct.Lexer.ReaderStack.Stream
Packages that use Lexer.ReaderStack.Stream
-
Uses of Lexer.ReaderStack.Stream in com.blackrook.json.struct
Methods in com.blackrook.json.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.