niwenLexer

fun niwenLexer(body: LexerBuilder.() -> Unit): Lexer

Creates a Lexer object using the Niwen Lexer DSL, where body receives a LexerBuilder that can be used to modify the lexer that is eventually returned.