Packages

object TypFamilyExst

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypFamilyExst
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class GetIndexedException(typFamily: TypFamilyExst, cnstTyp: Typ[Term]) extends Exception with Product with Serializable

Value Members

  1. def apply[Fib <: Term with Subs[Fib], In <: HList](tf: TypFamilyPtn[Term, Fib, In], w: Fib)(implicit arg0: TermList[In]): TypFamilyExst { ... /* 2 definitions in type refinement */ }
  2. def getFamily[Fb <: Term with Subs[Fb]](w: Fb): TypFamilyExst
  3. def getIndexedConstructorSeq[Fb <: Term with Subs[Fb]](w: Fb, intros: Vector[Term]): IndexedConstructorSeqExst