CaseClassDerivation

magnolia1.CaseClassDerivation$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

inline def fromMirror[Typeclass[_], A](product: ProductOf[A]): CaseClass[Typeclass, A]
inline def paramsFromMaps[Typeclass[_], A, Labels <: Tuple, Params <: Tuple](annotations: Map[String, List[Any]], inheritedAnnotations: Map[String, List[Any]], typeAnnotations: Map[String, List[Any]], repeated: Map[String, Boolean], defaults: Map[String, Option[() => Any]], idx: Int): List[Param[Typeclass, A]]