EmptyTupleFromExpr
scala.quoted.FromExpr$.EmptyTupleFromExpr$
Default implementation of FromExpr[EmptyTuple]
- Transform
'{EmptyTuple}intoSome(EmptyTuple) - Otherwise returns
None
Attributes
- Graph
- Supertypes
- Self type
- EmptyTupleFromExpr.type
Default implementation of FromExpr[EmptyTuple]
'{EmptyTuple} into Some(EmptyTuple)None