V1

dotty.tools.dotc.quoted.PickledQuotes.ExprHole.V1
final case class 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.

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product