case class IdRep[U <: Term with Subs[U]](typ: Typ[U]) extends ScalaRep[U, U] with Product with Serializable
Instance Constructors
- new IdRep(typ: Typ[U])
Type Members
- type tpe = U
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ++[UU >: U <: Term with Subs[UU], X <: Term with Subs[X], Y](codrepfmly: (U) => ScalaRep[X, Y]): SigmaRep[UU, U, X, Y]
- def -->:[W <: Term with Subs[W], X, UU >: U <: Term with Subs[UU]](that: ScalaRep[W, X]): FuncRep[W, X, UU, U]
- def ->[B](y: B): (IdRep[U], B)
- def :-->[W <: Term with Subs[W], UU >: U <: Term with Subs[UU]](that: Typ[W]): FuncRep[UU, U, W, W]
- final def ==(arg0: Any): Boolean
- def apply(v: U): U
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def ensuring(cond: (IdRep[U]) => Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: (IdRep[U]) => Boolean): IdRep[U]
- def ensuring(cond: Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: Boolean): IdRep[U]
- final def eq(arg0: AnyRef): Boolean
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def subs(x: Term, y: Term): IdRep[U]
- final def synchronized[T0](arg0: => T0): T0
- val typ: Typ[U]
- def unapply(u: Term): Option[U]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Shadowed Implicit Value Members
- def term: U
- def term: U
Deprecated Value Members
- def finalize(): Unit
- def →[B](y: B): (IdRep[U], B)
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
Inherited from ScalaRep[U, U]
Value Members
- def ++[UU >: U <: Term with Subs[UU], X <: Term with Subs[X], Y](codrepfmly: (U) => ScalaRep[X, Y]): SigmaRep[UU, U, X, Y]
- def -->:[W <: Term with Subs[W], X, UU >: U <: Term with Subs[UU]](that: ScalaRep[W, X]): FuncRep[W, X, UU, U]
- def :-->[W <: Term with Subs[W], UU >: U <: Term with Subs[UU]](that: Typ[W]): FuncRep[UU, U, W, W]
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 ScalaTerm fromIdRep[U] to ScalaTerm[U, IdRep[U]]
Value Members
- def term: U
- def term: U
Inherited by implicit conversion any2stringadd fromIdRep[U] to any2stringadd[IdRep[U]]
Value Members
- def +(other: String): String
Inherited by implicit conversion StringFormat fromIdRep[U] to StringFormat[IdRep[U]]
Value Members
- def formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring fromIdRep[U] to Ensuring[IdRep[U]]
Value Members
- def ensuring(cond: (IdRep[U]) => Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: (IdRep[U]) => Boolean): IdRep[U]
- def ensuring(cond: Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: Boolean): IdRep[U]
Inherited by implicit conversion ArrowAssoc fromIdRep[U] to ArrowAssoc[IdRep[U]]
Value Members
- def ->[B](y: B): (IdRep[U], B)
- def →[B](y: B): (IdRep[U], B)
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ++[UU >: U <: Term with Subs[UU], X <: Term with Subs[X], Y](codrepfmly: (U) => ScalaRep[X, Y]): SigmaRep[UU, U, X, Y]
- def -->:[W <: Term with Subs[W], X, UU >: U <: Term with Subs[UU]](that: ScalaRep[W, X]): FuncRep[W, X, UU, U]
- def ->[B](y: B): (IdRep[U], B)
- def :-->[W <: Term with Subs[W], UU >: U <: Term with Subs[UU]](that: Typ[W]): FuncRep[UU, U, W, W]
- final def ==(arg0: Any): Boolean
- def apply(v: U): U
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def ensuring(cond: (IdRep[U]) => Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: (IdRep[U]) => Boolean): IdRep[U]
- def ensuring(cond: Boolean, msg: => Any): IdRep[U]
- def ensuring(cond: Boolean): IdRep[U]
- final def eq(arg0: AnyRef): Boolean
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def subs(x: Term, y: Term): IdRep[U]
- final def synchronized[T0](arg0: => T0): T0
- val typ: Typ[U]
- def unapply(u: Term): Option[U]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def term: U
- def term: U
- def finalize(): Unit
- def →[B](y: B): (IdRep[U], B)