scala / 3.1.1 / scala / quoted / toexpr$$nonetoexpr$.html /

Object scala.quoted.NoneToExpr

object NoneToExpr extends ToExpr[ None.type]

Default implementation of ToExpr[None.type]

Supertypes
Self type

Concrete methods

Source
def apply(x: None.type)(using Quotes): Expr[ None.type]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/ToExpr$$NoneToExpr$.html