struct
Results
public sealed struct Results Properties
| Name | Type | Description |
|---|---|---|
Success | Boolean | |
Failed | Boolean | |
Diagnostics | List<Diagnostic> | |
Output | List<CompilerOutput> |
Methods
String BuildDiagnosticsString(DiagnosticSeverity severity = 2)