CompilationReport

class CompilationReport

Messages emitted during compilation or evaluation.

Members defined in CompilationReport (3 members)

diagnostics

R

Diagnostics emitted

fatal

RW

Whether the compilation or evaluation completed with a fatal error.

__bool__

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
Used in