Interface UcLexer

Lexer splits the input onto tokens.

The input chunks scanned by lexer one at a time. Each token found is emitted by calling provided emitter. On completion, the input has to by flushed in order to process the remaining input.

Hierarchy

  • UcLexer

Implemented by

Methods

Methods

Generated using TypeDoc