Dep

object Dep
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Dep.type

Type members

Classlikes

final case class Conditional(dep: Global, cond: Global) extends Dep
final case class Direct(dep: Global) extends Dep
final case class Weak(dep: Global) extends Dep

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror