LexerConfig

Lexer configuration struct

Members

Variables

commentBehavior
CommentBehavior commentBehavior;
Undocumented in source.
fileName
string fileName;
Undocumented in source.
stringBehavior
StringBehavior stringBehavior;
Undocumented in source.
whitespaceBehavior
WhitespaceBehavior whitespaceBehavior;
Undocumented in source.

Meta