DiagnosticSeverity

langoustine.lsp.enumerations.enumerations$package.DiagnosticSeverity

Attributes

Source
enumerations.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
Supertypes
trait Bijection[T, uinteger]
class Object
trait Matchable
class Any
object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
Supertypes
trait TypeTest[Any, T]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def ALL: Set[DiagnosticSeverity]

Attributes

Definition Classes
UIntEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: Int): DiagnosticSeverity

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Concrete fields

Reports an error.

Reports an error.

Attributes

Source
enumerations.scala

Reports a hint.

Reports a hint.

Attributes

Source
enumerations.scala

Reports an information.

Reports an information.

Attributes

Source
enumerations.scala

Reports a warning.

Reports a warning.

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
given reader: Reader[DiagnosticSeverity]

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
given writer: Writer[DiagnosticSeverity]

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: DiagnosticSeverity)
inline def raw: uinteger

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
inline def rawInt: Int

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala