configure
open override fun configure(block: ClosureFunction<LexerContext<T>, Char, Unit>)
Content copied to clipboard
Configures the lexer to execute a specific block of code when match.
Configures the lexer to execute a specific block of code when match.