MonikerKind

langoustine.lsp.enumerations.enumerations$package.MonikerKind
object MonikerKind

Attributes

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

Members list

Type members

Inherited classlikes

object given_Bijection_T_String extends Bijection[T, String]

Attributes

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

Attributes

Inherited from:
StringEnum (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[MonikerKind]

Attributes

Definition Classes
StringEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: String): MonikerKind

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Concrete fields

The moniker represent a symbol that is imported into a project

The moniker represent a symbol that is imported into a project

Attributes

Source
enumerations.scala

The moniker represents a symbol that is exported from a project

The moniker represents a symbol that is exported from a project

Attributes

Source
enumerations.scala

The moniker represents a symbol that is local to a project (e.g. a local variable of a function, a class not visible outside the project, ...)

The moniker represents a symbol that is local to a project (e.g. a local variable of a function, a class not visible outside the project, ...)

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
given reader: Reader[MonikerKind]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
given writer: Writer[MonikerKind]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: MonikerKind)
inline def raw: String

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala