DiagnosticStyle Type
Represents the style being used to format errors
Union cases
| Union case |
Description
|
Full Usage:
Default
|
|
Full Usage:
Emacs
|
|
Full Usage:
Gcc
|
|
Full Usage:
Rich
|
|
Full Usage:
Test
|
|
Full Usage:
VisualStudio
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDefault
Returns: bool
|
|
Full Usage:
this.IsEmacs
Returns: bool
|
|
Full Usage:
this.IsGcc
Returns: bool
|
|
Full Usage:
this.IsRich
Returns: bool
|
|
Full Usage:
this.IsTest
Returns: bool
|
|
Full Usage:
this.IsVisualStudio
Returns: bool
|
|
fantomas