ErrorCodes

langoustine.lsp.enumerations.enumerations$package.ErrorCodes
object ErrorCodes

Attributes

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

Members list

Type members

Inherited classlikes

object given_Bijection_T_Int extends Bijection[T, Int]

Attributes

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

Attributes

Inherited from:
IntEnum (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[ErrorCodes]

Attributes

Definition Classes
IntEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: Int): ErrorCodes

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala

Concrete fields

Attributes

Source
enumerations.scala

Error code indicating that a server received a notification or request before the server has received the initialize request.

Error code indicating that a server received a notification or request before the server has received the initialize request.

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala
given reader: Reader[ErrorCodes]

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala
given writer: Writer[ErrorCodes]

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: ErrorCodes)
inline def raw: Int

Attributes

Inherited from:
IntEnum (hidden)
Source
enumTypes.scala