IndentationAwareSyntaxStatus Type
Lexer args: status of #light processing. Mutated when a #light directive is processed. This alters the behaviour of the lexfilter.
Constructors
Constructor |
Description
|
Full Usage:
IndentationAwareSyntaxStatus(initial, warn)
Parameters:
bool
warn : bool
Returns: IndentationAwareSyntaxStatus
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.ExplicitlySet
Returns: bool
|
|
Full Usage:
this.Status
|
|
Full Usage:
this.WarnOnMultipleTokens
Returns: bool
|
|