Instance Constructors
- new PiTerm(multElems: Map[LocalTerm, Int])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def *:(y: LocalTerm): LocalTerm
- def +(other: String): String
- def ->[B](y: B): (PiTerm, B)
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- lazy val atomize: List[LocalTerm]
- def clone(): AnyRef
- def dependsOn(that: Term): Boolean
- val elems: Vector[LocalTerm]
- def ensuring(cond: (PiTerm) => Boolean, msg: => Any): PiTerm
- def ensuring(cond: (PiTerm) => Boolean): PiTerm
- def ensuring(cond: Boolean, msg: => Any): PiTerm
- def ensuring(cond: Boolean): PiTerm
- final def eq(arg0: AnyRef): Boolean
- def exponent(x: LocalTerm): Int
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- lazy val head: LocalTerm
- def indepOf(that: Term): Boolean
- val isComposite: Boolean
- final def isInstanceOf[T0]: Boolean
- val multElems: Map[LocalTerm, Int]
- final def ne(arg0: AnyRef): Boolean
- def newobj: LocalTerm
- final def notify(): Unit
- final def notifyAll(): Unit
- val op: prod.type
- def productElementNames: Iterator[String]
- def replace(x: Term, y: Term): RepTerm[A] with Subs[RepTerm[A]]
- def subs(x: Term, y: Term): LocalTerm
- final def synchronized[T0](arg0: => T0): T0
- lazy val tail: LocalTerm
- def toString(): String
- val typ: LocalTyp.type
- def usesVar(t: Term): Boolean
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
- def →[B](y: B): (PiTerm, B)
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
Inherited from Term
Value Members
- def dependsOn(that: Term): Boolean
- def indepOf(that: Term): Boolean
- def usesVar(t: Term): Boolean
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd fromPiTerm to any2stringadd[PiTerm]
Value Members
- def +(other: String): String
Inherited by implicit conversion StringFormat fromPiTerm to StringFormat[PiTerm]
Value Members
- def formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring fromPiTerm to Ensuring[PiTerm]
Value Members
- def ensuring(cond: (PiTerm) => Boolean, msg: => Any): PiTerm
- def ensuring(cond: (PiTerm) => Boolean): PiTerm
- def ensuring(cond: Boolean, msg: => Any): PiTerm
- def ensuring(cond: Boolean): PiTerm
Inherited by implicit conversion ArrowAssoc fromPiTerm to ArrowAssoc[PiTerm]
Value Members
- def ->[B](y: B): (PiTerm, B)
- def →[B](y: B): (PiTerm, B)
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def *:(y: LocalTerm): LocalTerm
- def +(other: String): String
- def ->[B](y: B): (PiTerm, B)
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- lazy val atomize: List[LocalTerm]
- def clone(): AnyRef
- def dependsOn(that: Term): Boolean
- val elems: Vector[LocalTerm]
- def ensuring(cond: (PiTerm) => Boolean, msg: => Any): PiTerm
- def ensuring(cond: (PiTerm) => Boolean): PiTerm
- def ensuring(cond: Boolean, msg: => Any): PiTerm
- def ensuring(cond: Boolean): PiTerm
- final def eq(arg0: AnyRef): Boolean
- def exponent(x: LocalTerm): Int
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- lazy val head: LocalTerm
- def indepOf(that: Term): Boolean
- val isComposite: Boolean
- final def isInstanceOf[T0]: Boolean
- val multElems: Map[LocalTerm, Int]
- final def ne(arg0: AnyRef): Boolean
- def newobj: LocalTerm
- final def notify(): Unit
- final def notifyAll(): Unit
- val op: prod.type
- def productElementNames: Iterator[String]
- def replace(x: Term, y: Term): RepTerm[A] with Subs[RepTerm[A]]
- def subs(x: Term, y: Term): LocalTerm
- final def synchronized[T0](arg0: => T0): T0
- lazy val tail: LocalTerm
- def toString(): String
- val typ: LocalTyp.type
- def usesVar(t: Term): Boolean
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
- def →[B](y: B): (PiTerm, B)