Trait

agt.IntrinsicSyntaxGLSecRef

IntrinsicTerm

Related Doc: package IntrinsicSyntaxGLSecRef

Permalink

trait IntrinsicTerm extends Term with Highlighteable with Boxeable with Latexable

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IntrinsicTerm
  2. Latexable
  3. Boxeable
  4. Highlighteable
  5. Term
  6. Printeable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val lat: GLabel

    Permalink
  2. abstract val pc: IPc

    Permalink
  3. abstract def pprint: String

    Permalink
    Definition Classes
    Printeable
  4. abstract def toLatex(implicit o: IOptions): String

    Permalink
    Definition Classes
    Latexable
  5. abstract val tpe: GType

    Permalink

Concrete 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 attachPc(s: String): String

    Permalink
  6. def attachType(s: String, tpe: GType = this.tpe)(implicit o: IOptions): String

    Permalink
  7. def boxLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  8. var boxed: Int

    Permalink
    Definition Classes
    Boxeable
  9. def clone(): AnyRef

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

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

    Permalink
    Definition Classes
    IntrinsicTermLatexable
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  14. val evidences: Seq[Evidence]

    Permalink
  15. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  17. def hashCode(): Int

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

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

    Permalink
  20. def infer(implicit o: IOptions): String

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

    Permalink
  22. final def isInstanceOf[T0]: Boolean

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

    Permalink
  24. lazy val judgmentsSimple: List[JudgmentSimple]

    Permalink
  25. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  28. def startBoxedTimer: Unit

    Permalink
    Definition Classes
    Boxeable
  29. def startHighlightTimer: Unit

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

    Permalink
  31. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  32. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  33. def unboxLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  34. def unhighlightLevel: Unit

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

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

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

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

Inherited from Latexable

Inherited from Boxeable

Inherited from Highlighteable

Inherited from Term

Inherited from Printeable

Inherited from AnyRef

Inherited from Any

Ungrouped