ExprHole

Companion:
object
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case V1(evalHole: Null | (Int, Seq[ArgV1], Quotes) => Expr[_])

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(evalHole: Null | (Int, Seq[ArgV2], Quotes) => Expr[_])

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+