Struct LexerConfig
Lexer configuration struct
struct LexerConfig;
Fields
| Name | Type | Description |
|---|---|---|
commentBehavior
|
CommentBehavior | |
fileName
|
string | |
stringBehavior
|
StringBehavior | |
whitespaceBehavior
|
WhitespaceBehavior |