MonikerKind

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]

Value members

Inherited methods

inline protected def entry(n: String): MonikerKind
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

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

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, ...)

Source:
enumerations.scala

Givens

Inherited givens

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