NamedType

oxygen.meta.Meta.TypeRepr.NamedType
See theNamedType companion trait
object NamedType

Attributes

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

Members list

Type members

Classlikes

final case class TermRef(raw: quotes.reflect.TermRef) extends NamedType

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait NamedType
trait TypeRepr
class Object
trait Matchable
class Any
Show all
object TermRef

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
TermRef.type
final case class TypeRef(raw: quotes.reflect.TypeRef) extends NamedType

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait NamedType
trait TypeRepr
class Object
trait Matchable
class Any
Show all
object TypeRef

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
TypeRef.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(raw: quotes.reflect.NamedType): NamedType