TypeReprModule

Methods of the module object val TypeRepr

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def of[T <: AnyKind](using Type[T]): TypeRepr

Returns the type or kind (TypeRepr) of T

Returns the type or kind (TypeRepr) of T

Source:
Quotes.scala

Returns the type constructor of the runtime (erased) class

Returns the type constructor of the runtime (erased) class

Source:
Quotes.scala