process

abstract fun process(token: T)

Calls the Lexer.parse's token consumer.