IndentAwareLexer.Warnings

Property in IndentAwareLexer

Summary

Gets the collection of warnings determined during lexing.

public IEnumerable<LexerWarning> Warnings { get; }