difflicious.generic.auto
package difflicious.generic.auto
Members list
Type members
Inherited classlikes
final class SealedTraitDiffer[T](ctx: SealedTrait[Differ, T], isIgnored: Boolean) extends Differ[T]
Attributes
- Inherited from:
- DifferGen
- Supertypes
Inherited types
Attributes
- Inherited from:
- CommonDerivation
Value members
Inherited methods
Attributes
- Inherited from:
- Derivation
Attributes
- Inherited from:
- Derivation
Attributes
- Inherited from:
- CommonDerivation
Attributes
- Inherited from:
- Derivation
Attributes
- Inherited from:
- DerivedAutoDerivation
inline def getParams[T, Labels <: Tuple, Params <: Tuple](annotations: Map[String, List[Any]], typeAnnotations: Map[String, List[Any]], repeated: Map[String, Boolean], idx: Int): List[Param[Typeclass, T]]
Attributes
- Inherited from:
- CommonDerivation
transparent inline def subtypes[T, SubtypeTuple <: Tuple](m: SumOf[T], idx: Int): List[Subtype[Typeclass, T, _]]
Attributes
- Inherited from:
- Derivation
Givens
Inherited givens
Attributes
- Inherited from:
- AutoDerivation
Attributes
- Inherited from:
- DerivedAutoDerivation
Implicits
Inherited implicits
Attributes
- Inherited from:
- DerivedAutoDerivation
In this article