The diagnostic tags.

Available since

3.15.0

.

Static variables

@:value(cast 2)@:impl@:enumstaticinlineread onlyDeprecated:DiagnosticTag = 2

Deprecated or obsolete code.

Clients are allowed to rendered diagnostics with this tag strike through.

@:value(cast 1)@:impl@:enumstaticinlineread onlyUnnecessary:DiagnosticTag = 1

Unused or unnecessary code.

Clients are allowed to render diagnostics with this tag faded out instead of having an error squiggle.