struct
#include <slang/parsing/Lexer.h>
LexerOptions Contains various options that can control lexing behavior.
Public variables
- uint32_t maxErrors
Variable documentation
uint32_t slang:: parsing:: LexerOptions:: maxErrors
The maximum number of errors that can occur before the rest of the source buffer is skipped.