builder library

The lexer generators. You shouldn't need to include this, running dart run build_runner build calls the builder.

Classes

LexerGenerator
Generates lexer classes for classes with the Lexer annotation.

Functions

lexerBuilder(BuilderOptions options) Builder
Creates a SharedPartBuilder for the lexer generator.