CompilationReport
- class CompilationReport
Messages emitted during compilation or evaluation.
Members defined in
CompilationReport(3 members)
RDiagnostics emitted
RWWhether the compilation or evaluation completed with a fatal error.
Attributes
- property diagnostics: syside.ContainerView[syside.Diagnostic]
Diagnostics emitted
- property fatal: bool
Whether the compilation or evaluation completed with a fatal error.
Methods
- __bool__() bool