Class Severity (0.1.0)

Severity(value)

The severity level of the compilation diagnostic.

Enums

Name Description
SEVERITY_UNSPECIFIED An unspecified severity level.
WARNING A compilation warning.
ERROR A compilation error.