Warning

Struct in IndentAwareLexer

Inherits from System.ValueType

Summary

A warning emitted during lexing.

public struct Warning

Fields

Name
Description

The message associated with the warning.

The token associated with the warning.

Last updated