Sealed

oxygen.quoted.TypeType.Sealed
See theSealed companion object
sealed abstract class Sealed(isScala2: Boolean, isEnum: Boolean) extends TypeType

Attributes

Companion
object
Graph
Supertypes
class TypeType
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

final def toCase: Option[Case]

Attributes

Inherited from:
TypeType
final def toCaseClass: Option[Class]

Attributes

Inherited from:
TypeType
final def toCaseObject: Option[Object]

Attributes

Inherited from:
TypeType
final def toSealed: Option[Sealed]

Attributes

Inherited from:
TypeType