Const
This enum describes the level or severity of a diagnostic message produced by the compiler.
The diagnostic found is an error that prevents successful compilation.
The diagnostic is a note to further help with the error or warning.
The diagnostic found is a warning.
This enum describes the level or severity of a diagnostic message produced by the compiler.