EmptyTupleToExpr
scala.quoted.ToExpr.EmptyTupleToExpr
object EmptyTupleToExpr extends ToExpr[EmptyTuple.type]
Default implementation of ToExpr[EmptyTuple.type]
Attributes
- Source
- ToExpr.scala
- Graph
-
- Supertypes
- Self type
-
EmptyTupleToExpr.type
Members list
Value members
Concrete methods
Lift a value into an expression containing the construction of that value
Lift a value into an expression containing the construction of that value
Attributes
- Source
- ToExpr.scala
In this article