Uses of Class
com.blackrook.archetext.struct.Lexer.ReaderStack.Stream
- 
Packages that use Lexer.ReaderStack.Stream Package Description com.blackrook.archetext.struct Additional helper data structures and methods. - 
- 
Uses of Lexer.ReaderStack.Stream in com.blackrook.archetext.struct
Methods in com.blackrook.archetext.struct that return Lexer.ReaderStack.Stream Modifier and Type Method Description Lexer.ReaderStack.StreamLexer. getCurrentStream()Gets the current stream.Lexer.ReaderStack.StreamLexer.ReaderStack. peek()Gets the reference to the topmost (current) stream.Lexer.ReaderStack.StreamLexer.ReaderStack. pop()Pops aLexer.ReaderStack.Streamoff of the top of this stack. 
 -