EmptyTupleFromExpr
scala.quoted.FromExpr.EmptyTupleFromExpr
object EmptyTupleFromExpr extends FromExpr[EmptyTuple.type]
Default implementation of FromExpr[EmptyTuple] - Transform '{EmptyTuple} into Some(EmptyTuple) - Otherwise returns None
Attributes
- Source
- FromExpr.scala
- Graph
-
- Supertypes
- Self type
-
EmptyTupleFromExpr.type
Members list
In this article