Loading...
Field in
The message associated with the warning.
public string Message;
Struct in IndentAwareLexer
Inherits from System.ValueType
System.ValueType
A warning emitted during lexing.
public struct LexerWarning
The token associated with the warning.
public IToken Token;