Warnings

Property in IndentAwareLexer

Summary

Gets the collection of warnings determined during lexing.

public IEnumerable<Warning> Warnings { get; }

Last updated

Was this helpful?