case class CodeGen(inducNames: (Term) => Option[Term] = (_) => None, defns: Map[String, Term] = Map()) extends Product with Serializable
Instance Constructors
- new CodeGen(inducNames: (Term) => Option[Term] = (_) => None, defns: Map[String, Term] = Map())
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (CodeGen, B)
- final def ==(arg0: Any): Boolean
- def apply(t: Term): Option[Term]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def consSeq[SS <: HList, H <: Term with Subs[H], Intros <: HList](seq: ConstructorSeqTL[SS, H, Intros]): Option[Term]
- def consSeqDom[SS <: HList, H <: Term with Subs[H], Intros <: HList](seqDom: ConstructorSeqDom[SS, H, Intros], typ: Typ[H]): Option[Term]
- def consShape[S <: HList, H <: Term with Subs[H], ConstructorType <: Term with Subs[ConstructorType]](shape: ConstructorShape[S, H, ConstructorType], typ: Typ[H]): Option[Term]
- val defns: Map[String, Term]
- def ensuring(cond: (CodeGen) => Boolean, msg: => Any): CodeGen
- def ensuring(cond: (CodeGen) => Boolean): CodeGen
- def ensuring(cond: Boolean, msg: => Any): CodeGen
- def ensuring(cond: Boolean): CodeGen
- final def eq(arg0: AnyRef): Boolean
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def index[Index](ind: Index): Option[Term]
- def indexedConsSeqDom[SS <: HList, H <: Term with Subs[H], F <: Term with Subs[F], Index <: HList, Intros <: HList](seqDom: IndexedConstructorSeqDom[SS, H, F, Index, Intros]): Option[Term]
- def indexedConsShape[S <: HList, H <: Term with Subs[H], Fb <: Term with Subs[Fb], ConstructorType <: Term with Subs[ConstructorType], Index <: HList](shape: IndexedConstructorShape[S, H, Fb, ConstructorType, Index], w: Fb): Option[Term]
- def indexedIterFunc[H <: Term with Subs[H], F <: Term with Subs[F], Fb <: Term with Subs[Fb], Index <: HList](iterFunc: IndexedIterFuncShape[H, F, Fb, Index], w: Fb): Option[Term]
- val inducNames: (Term) => Option[Term]
- final def isInstanceOf[T0]: Boolean
- def iterFunc[O <: Term with Subs[O], F <: Term with Subs[F]](s: IterFuncShape[O, F], typ: Typ[O]): Option[Term]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onTerm: (Term) => Option[Term]
- def productElementNames: Iterator[String]
- def symCode(sym: AnySym): Term
- final def synchronized[T0](arg0: => T0): T0
- def termDefOpt(name: String, term: Term): Option[Val]
- def termDefs(nts: (String, Term)*): Block
- def termObjectOpt(name: String, term: Term): Option[Val]
- def typFamilyPtn[H <: Term with Subs[H], F <: Term with Subs[F], Index <: HList](ptn: TypFamilyPtn[H, F, Index], typ: Typ[H]): Option[Term]
- 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): (CodeGen, B)
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
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 fromCodeGen to any2stringadd[CodeGen]
Value Members
- def +(other: String): String
Inherited by implicit conversion StringFormat fromCodeGen to StringFormat[CodeGen]
Value Members
- def formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring fromCodeGen to Ensuring[CodeGen]
Inherited by implicit conversion ArrowAssoc fromCodeGen to ArrowAssoc[CodeGen]
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (CodeGen, B)
- final def ==(arg0: Any): Boolean
- def apply(t: Term): Option[Term]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def consSeq[SS <: HList, H <: Term with Subs[H], Intros <: HList](seq: ConstructorSeqTL[SS, H, Intros]): Option[Term]
- def consSeqDom[SS <: HList, H <: Term with Subs[H], Intros <: HList](seqDom: ConstructorSeqDom[SS, H, Intros], typ: Typ[H]): Option[Term]
- def consShape[S <: HList, H <: Term with Subs[H], ConstructorType <: Term with Subs[ConstructorType]](shape: ConstructorShape[S, H, ConstructorType], typ: Typ[H]): Option[Term]
- val defns: Map[String, Term]
- def ensuring(cond: (CodeGen) => Boolean, msg: => Any): CodeGen
- def ensuring(cond: (CodeGen) => Boolean): CodeGen
- def ensuring(cond: Boolean, msg: => Any): CodeGen
- def ensuring(cond: Boolean): CodeGen
- final def eq(arg0: AnyRef): Boolean
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def index[Index](ind: Index): Option[Term]
- def indexedConsSeqDom[SS <: HList, H <: Term with Subs[H], F <: Term with Subs[F], Index <: HList, Intros <: HList](seqDom: IndexedConstructorSeqDom[SS, H, F, Index, Intros]): Option[Term]
- def indexedConsShape[S <: HList, H <: Term with Subs[H], Fb <: Term with Subs[Fb], ConstructorType <: Term with Subs[ConstructorType], Index <: HList](shape: IndexedConstructorShape[S, H, Fb, ConstructorType, Index], w: Fb): Option[Term]
- def indexedIterFunc[H <: Term with Subs[H], F <: Term with Subs[F], Fb <: Term with Subs[Fb], Index <: HList](iterFunc: IndexedIterFuncShape[H, F, Fb, Index], w: Fb): Option[Term]
- val inducNames: (Term) => Option[Term]
- final def isInstanceOf[T0]: Boolean
- def iterFunc[O <: Term with Subs[O], F <: Term with Subs[F]](s: IterFuncShape[O, F], typ: Typ[O]): Option[Term]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onTerm: (Term) => Option[Term]
- def productElementNames: Iterator[String]
- def symCode(sym: AnySym): Term
- final def synchronized[T0](arg0: => T0): T0
- def termDefOpt(name: String, term: Term): Option[Val]
- def termDefs(nts: (String, Term)*): Block
- def termObjectOpt(name: String, term: Term): Option[Val]
- def typFamilyPtn[H <: Term with Subs[H], F <: Term with Subs[F], Index <: HList](ptn: TypFamilyPtn[H, F, Index], typ: Typ[H]): Option[Term]
- 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): (CodeGen, B)