Trait

agt.IntrinsicSyntaxGLSecRef

SimpleValue

Related Doc: package IntrinsicSyntaxGLSecRef

Permalink

trait SimpleValue extends IValue

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

Abstract Value Members

  1. abstract def cjoin(lbl2: GLabel): SimpleValue

    Permalink
  2. abstract def duplicate: IValue

    Permalink
    Definition Classes
    IValue
  3. abstract val lat: GLabel

    Permalink
    Definition Classes
    IntrinsicTerm
  4. abstract val lbl: GLabel

    Permalink
  5. abstract val pc: IPc

    Permalink
    Definition Classes
    IntrinsicTerm
  6. abstract def pprint: String

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

    Permalink
    Definition Classes
    Latexable
  8. abstract val tpe: GType

    Permalink
    Definition Classes
    IntrinsicTerm

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

    Permalink
  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. def boxLevel: Unit

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  9. var boxed: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    IntrinsicTerm
  26. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  29. def startBoxedTimer: Unit

    Permalink
    Definition Classes
    Boxeable
  30. def startHighlightTimer: Unit

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

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

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

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

    Permalink
    Definition Classes
    IntrinsicTermBoxeable
  35. def unhighlightLevel: Unit

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

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

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

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

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