For the complete documentation index, see llms.txt. This page is also available as Markdown.

Warnings

Property in IndentAwareLexer

Summary

Gets the collection of warnings determined during lexing.

public IEnumerable<LexerWarning> Warnings { get; }

Last updated

Was this helpful?