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
The token associated with the warning.
Last updated 1 year ago