Header menu logo FSharp.Formatting

ErrorKind Type

Represents a kind of error reported from the F# compiler (warning or error)

Union cases

Union case Description

Error

Full Usage: Error

Warning

Full Usage: Warning

Instance members

Instance member Description

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsWarning

Full Usage: this.IsWarning

Returns: bool
Returns: bool

Type something to start searching.