object BaseConstructorTypes
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val BoolCons: List[ConstructorDefn[Term, Term, Term]]
- val NatCons: List[ConstructorDefn[_ >: Func[Term, Term] <: Term, Term, Term]]
- val W: IdW[Term]
- implicit def WAsPtn[H <: Term with Subs[H]](w: IdW[H]): IdFmlyPtn[H, Term]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- val ff: Term
- val ffC: ConstructorDefn[ConstructorPattern.IdW.ConstructorType, Term, Term]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val one: Term
- val succ: Term
- val succC: ConstructorDefn[Func[Term, Term], Term, Term]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- val tt: Term
- val ttC: ConstructorDefn[ConstructorPattern.IdW.ConstructorType, Term, Term]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- val zero: Term
- val zeroC: ConstructorDefn[ConstructorPattern.IdW.ConstructorType, Term, Term]
- case object SmallBool extends SmallTyp with Product with Serializable
- case object SmallNat extends SmallTyp with Product with Serializable
Deprecated Value Members
- def finalize(): Unit