LexerWarning

Struct in IndentAwareLexer

Inherits from System.ValueType

Summary

A warning emitted during lexing.

public struct LexerWarning

Fields

NameDescription
MessageThe message associated with the warning.
TokenThe token associated with the warning.