CharLexer.this

Creates a character based lexer.

struct CharLexer
this

Parameters

input string

Whole input text.

startLocation LocationBytes

Initial location at start of input.

Meta