TypeHole

typeHole/types argument of QuoteUnpickler.{unpickleExpr,unpickleExprV2,unpickleType,unpickleTypeV2}

trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case V1(evalHole: Null | (Int, Seq[Type[_ <: AnyKind]]) => Type[_ <: AnyKind])

termHole argument of QuoteUnpickler.{unpickleExpr, unpickleType}. From code compiled with Scala 3.0.x and 3.1.x. Note: For unpickleType it will always be null.

termHole argument of QuoteUnpickler.{unpickleExpr, unpickleType}. From code compiled with Scala 3.0.x and 3.1.x. Note: For unpickleType it will always be null.

case V2(types: Null | Seq[Type[_ <: AnyKind]])

termHole argument of QuoteUnpickler.unpickleExprV2 From code compiled with Scala 3.2.0+

termHole argument of QuoteUnpickler.unpickleExprV2 From code compiled with Scala 3.2.0+