Class

agt.IntrinsicSyntaxGLSecRef

IBool

Related Doc: package IntrinsicSyntaxGLSecRef

Permalink

case class IBool(pc: IPc, b: Boolean, lbl: GLabel) extends SimpleValue with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, SimpleValue, IValue, IntrinsicTerm, Latexable, Boxeable, Highlighteable, Term, Printeable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IBool
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. SimpleValue
  7. IValue
  8. IntrinsicTerm
  9. Latexable
  10. Boxeable
  11. Highlighteable
  12. Term
  13. Printeable
  14. AnyRef
  15. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IBool(pc: IPc, b: Boolean, lbl: GLabel)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def attachLabel(s: String): String

    Permalink
    Definition Classes
    SimpleValue
  6. def attachPc(s: String): String

    Permalink
    Definition Classes
    IntrinsicTerm
  7. def attachType(s: String, tpe: GType = this.tpe)(implicit o: IOptions): String

    Permalink
    Definition Classes
    IntrinsicTerm
  8. val b: Boolean

    Permalink
  9. def boxLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  10. var boxed: Int

    Permalink
    Definition Classes
    Boxeable
  11. def cjoin(lbl2: GLabel): SimpleValue

    Permalink
    Definition Classes
    IBoolSimpleValue
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def derivationTree(implicit o: IOptions): String

    Permalink
    Definition Classes
    IntrinsicTermLatexable
  14. def derivationTreeRaw(implicit o: IOptions): DerivationTreeSimpleRep

    Permalink
    Definition Classes
    IntrinsicTermLatexable
  15. def duplicate: IBool

    Permalink
    Definition Classes
    IBoolIValue
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. val evidences: Seq[Evidence]

    Permalink
    Definition Classes
    IntrinsicTerm
  18. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. var highlight: Int

    Permalink
    Definition Classes
    Highlighteable
  21. def inTermT(s: String): String

    Permalink
    Definition Classes
    IntrinsicTerm
  22. def infer(implicit o: IOptions): String

    Permalink
    Definition Classes
    IntrinsicTermLatexable
  23. def inferRaw(implicit o: IOptions): DerivationTreeSimpleRep

    Permalink
    Definition Classes
    IntrinsicTerm
  24. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  25. val judgments: Seq[CJudgment]

    Permalink
    Definition Classes
    IntrinsicTerm
  26. lazy val judgmentsSimple: List[JudgmentSimple]

    Permalink
    Definition Classes
    IntrinsicTerm
  27. val lat: Top

    Permalink
    Definition Classes
    IBoolIntrinsicTerm
  28. val lbl: GLabel

    Permalink
    Definition Classes
    IBoolSimpleValue
  29. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. val pc: IPc

    Permalink
    Definition Classes
    IBoolIntrinsicTerm
  33. def pprint: String

    Permalink
    Definition Classes
    IBoolPrinteable
  34. def startBoxedTimer: Unit

    Permalink
    Definition Classes
    Boxeable
  35. def startHighlightTimer: Unit

    Permalink
    Definition Classes
    Highlighteable
  36. val subTerms: Seq[IntrinsicTerm]

    Permalink
    Definition Classes
    IntrinsicTerm
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  38. def toLatex(implicit o: IOptions): String

    Permalink
    Definition Classes
    IBoolLatexable
  39. val tpe: BoolType

    Permalink
    Definition Classes
    IBoolIntrinsicTerm
  40. def unboxLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  41. def unhighlightLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermHighlighteable
  42. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SimpleValue

Inherited from IValue

Inherited from IntrinsicTerm

Inherited from Latexable

Inherited from Boxeable

Inherited from Highlighteable

Inherited from Term

Inherited from Printeable

Inherited from AnyRef

Inherited from Any

Ungrouped