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

Diagnostics

Property in FileParseResult

Summary

The tokens extracted from the file.

public IEnumerable<Diagnostic> Diagnostics { get; }

Last updated

Was this helpful?