MessageType

langoustine.lsp.enumerations.enumerations$package.MessageType
object MessageType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

Attributes

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

Attributes

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

Value members

Concrete methods

override def ALL: Set[MessageType]

Attributes

Definition Classes
UIntEnum

Inherited methods

inline protected def entry(n: Int): MessageType

Attributes

Inherited from:
UIntEnum (hidden)

Concrete fields

A debug message.

A debug message.

Attributes

Since

3.18.0

An error message.

An error message.

Attributes

An information message.

An information message.

Attributes

A log message.

A log message.

Attributes

A warning message.

A warning message.

Attributes

Givens

Inherited givens

Attributes

Inherited from:
UIntEnum (hidden)

Attributes

Inherited from:
UIntEnum (hidden)
given reader: Reader[MessageType]

Attributes

Inherited from:
UIntEnum (hidden)
given writer: Writer[MessageType]

Attributes

Inherited from:
UIntEnum (hidden)

Extensions

Inherited extensions

extension (t: MessageType)
inline def raw: uinteger

Attributes

Inherited from:
UIntEnum (hidden)
inline def rawInt: Int

Attributes

Inherited from:
UIntEnum (hidden)