LexerBuilder
This class is used to build a Lexer using the Niwen Lexer DSL, and is used in lambda-with-receivers to provide high level DSLs for the configuration of a lexer.
Types
Properties
Functions
Link copied to clipboard
Create a state using a high-level DSL and add it to this object. The state is not constructed immediately and is only constructed when build is called.
Link copied to clipboard
Register a state with the given StateLabel