V2

dotty.tools.dotc.quoted.PickledQuotes.ExprHole.V2
final case class V2(evalHole: Null | (Int, Seq[ArgV2], Quotes) => Expr[_])

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

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product