scala / 3.2 / scala / quoted / type.html

Class Type.Type

abstract class Type[T <: AnyKind]

Type (or type constructor) T needed contextually when using T in a quoted expression '{... T ...}

Supertypes

Types

Source
type Underlying = T

The type represented by Type

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/quoted/Type.html