Type

dotty.tools.dotc.semanticdb.Type$
See theType companion trait
object Type

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Type.type

Members list

Type members

Classlikes

case object Empty extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Type
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
sealed trait NonEmpty extends Type

Attributes

Supertypes
trait Type
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class ByNameType
class ConstantType
class MatchType
class RepeatedType
class SingleType
class SuperType
class ThisType
class TypeRef
class UnionType
class WithType
Show all

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Givens

Implicits

Implicits

implicit val TypeTypeMapper: SemanticdbTypeMapper[TypeMessage, Type]