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