Enum DiagnosticLevel

Enum Documentation

enum sixtyfps::interpreter::DiagnosticLevel

DiagnosticLevel describes the severity of a diagnostic.

Values:

enumerator Error

The diagnostic belongs to an error.

enumerator Warning

The diagnostic belongs to a warning.