LexerWarning

Struct in IndentAwareLexer

Inherits from System.ValueType

Summary

A warning emitted during lexing.

public struct LexerWarning

Fields

Name
Description

The message associated with the warning.

The token associated with the warning.

Last updated

Was this helpful?