Loading...
Field in Warning
The token associated with the warning.
public IToken Token;
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 Warning
Message
Token