TraitDiffRules

object TraitDiffRules extends Newtype[List[TraitDiffRule]]
class Newtype[List[TraitDiffRule]]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

def apply(a: List[TraitDiffRule]): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[List[TraitDiffRule]]
Inherited from:
Newtype

Concrete fields

val id: ShapeId

Extensions

Inherited extensions

extension (orig: Type)
def value: List[TraitDiffRule]
Inherited from:
Newtype

Implicits

Implicits

Inherited implicits

implicit val asBijection: Bijection[List[TraitDiffRule], Type]
Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype