oxygen.meta.ToExprT
See theToExprT companion trait
Attributes
Members list
Type members
Classlikes
final case class AppliedType[A](tpe: Type[A], tet: ToExprT[A]) extends ToExpr[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ToExpr[A]class Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Attributes
- Definition Classes
Givens
Givens
In this article