FileParseResult.Diagnostics

Property in FileParseResult

Summary

The tokens extracted from the file.
public IEnumerable<Diagnostic> Diagnostics { get; }