Property

object Property
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object ABSTRACT extends Property
case object CASE extends Property
case object CONTRAVARIANT extends Property
case object COVARIANT extends Property
case object DEFAULT extends Property
case object ENUM extends Property
case object FINAL extends Property
case object IMPLICIT extends Property
case object LAZY extends Property
case object PRIMARY extends Property
case object SEALED extends Property
case object STATIC extends Property
case object UNKNOWN_PROPERTY extends Property
final case class Unrecognized(id: Int) extends Property
case object VAL extends Property
case object VAR extends Property

Inherited types

The names of the product elements

The names of the product elements

Inherited from
Mirror

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def fromValue(value: Int): Property

Concrete fields