Collecting Context
inner class CollectingContext(collection: MutableCollection<T>) : LexerContext<T>
Content copied to clipboard
Functions
nextString
Link copied to clipboard
peekString
Link copied to clipboard
process
Link copied to clipboard
Calls the Lexer.parse's token consumer.