TypeType

oxygen.meta.Meta.Symbol.TypeType
See theTypeType companion object
sealed abstract class TypeType(val isScala2: Boolean, val isEnum: Boolean)

Attributes

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

Members list

Value members

Concrete methods

final def toCase: Option[Case]
final def toSealed: Option[Sealed]

Concrete fields

final val isEnum: Boolean
final val isScala2: Boolean