Type

abstract class Type[T <: AnyKind]

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

Companion
object
Source
Type.scala
class Object
trait Matchable
class Any

Type members

Types

type Underlying = T

The type represented Type

The type represented Type

Source
Type.scala