object TermToExpr
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def decode(names: Vector[(Term, String)]): (Term) => Term
- def encode(names: Vector[(Term, String)]): (Term) => Term
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- val formalIdInduc: FuncLike[Typ[Term], FuncLike[FuncLike[Term, FuncLike[Term, FuncLike[Equality[Term], Typ[Term]]]], Func[FuncLike[Term, Term], FuncLike[Term, FuncLike[Term, Func[Equality[Term], Term]]]]]]
- val formalIdRec: FuncLike[Typ[Term], FuncLike[Typ[Term], U]] forSome {type U >: _1.type <: Term with Subs[U], val _1: Term}
- val formalRefl: FuncLike[Typ[Term], FuncLike[Term, Equality[Term]]]
- def fromFormalInduc(term: Term): (Typ[Term], FuncLike[Term, FuncLike[Term, Term]])
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val idInduc: FuncLike[Typ[Term], FuncLike[FuncLike[Term, FuncLike[Term, FuncLike[Equality[Term], Typ[Term]]]], Func[FuncLike[Term, Term], FuncLike[Term, FuncLike[Term, Func[Equality[Term], Term]]]]]]
- val idRec: FuncLike[Typ[Term], FuncLike[Typ[Term], Term]]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- def newTermOpt(term: Term, prefix: String = "."): Option[Term]
- final def notify(): Unit
- final def notifyAll(): Unit
- def rebuild(t: Term, prefix: String = "."): Term
- def rebuildList(ts: List[Term], prefix: String = "."): List[Term]
- def rebuildMap[U <: Term with Subs[U]](m: Map[Term, Set[(U, Term)]], prefix: String = "."): Map[Term, Set[(U, Term)]]
- def rebuildTyp(t: Typ[Term], prefix: String): Typ[Term]
- val reflFn: FuncLike[Typ[Term], FuncLike[Term, Refl[Term]]]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit