Diagnostics

Property in FileParseResult

Summary

The tokens extracted from the file.

public IEnumerable<Diagnostic> Diagnostics { get; }

Last updated

Was this helpful?