Object

sigmastate

Operations

Related Doc: package sigmastate

Permalink

object Operations

WARNING: This file is generated by GenInfoObjects tool. Don't edit it directly, use the tool instead to regenerate. The operations are alphabetically sorted.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Operations
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait InfoObject extends AnyRef

    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. object ANDInfo extends InfoObject

    Permalink
  5. object AppendInfo extends InfoObject

    Permalink
  6. object ApplyInfo extends InfoObject

    Permalink
  7. object AtLeastInfo extends InfoObject

    Permalink
  8. object BinAndInfo extends InfoObject

    Permalink
  9. object BinOrInfo extends InfoObject

    Permalink
  10. object BinXorInfo extends InfoObject

    Permalink
  11. object BitAndInfo extends InfoObject

    Permalink
  12. object BitInversionInfo extends InfoObject

    Permalink
  13. object BitOrInfo extends InfoObject

    Permalink
  14. object BitShiftLeftInfo extends InfoObject

    Permalink
  15. object BitShiftRightInfo extends InfoObject

    Permalink
  16. object BitShiftRightZeroedInfo extends InfoObject

    Permalink
  17. object BitXorInfo extends InfoObject

    Permalink
  18. object BoolToSigmaPropInfo extends InfoObject

    Permalink
  19. object ByIndexInfo extends InfoObject

    Permalink
  20. object ByteArrayToBigIntInfo extends InfoObject

    Permalink
  21. object ByteArrayToLongInfo extends InfoObject

    Permalink
  22. object CalcBlake2b256Info extends InfoObject

    Permalink
  23. object CalcSha256Info extends InfoObject

    Permalink
  24. object ConstantPlaceholderInfo extends InfoObject

    Permalink
  25. object CreateAvlTreeInfo extends InfoObject

    Permalink
  26. object CreateProveDHTupleInfo extends InfoObject

    Permalink
  27. object CreateProveDlogInfo extends InfoObject

    Permalink
  28. object DecodePointInfo extends InfoObject

    Permalink
  29. object DeserializeContextInfo extends InfoObject

    Permalink
  30. object DeserializeRegisterInfo extends InfoObject

    Permalink
  31. object DivisionInfo extends InfoObject

    Permalink
  32. object DowncastInfo extends InfoObject

    Permalink
  33. object EQInfo extends InfoObject

    Permalink
  34. object ExistsInfo extends InfoObject

    Permalink
  35. object ExponentiateInfo extends InfoObject

    Permalink
  36. object ExtractAmountInfo extends InfoObject

    Permalink
  37. object ExtractBytesInfo extends InfoObject

    Permalink
  38. object ExtractBytesWithNoRefInfo extends InfoObject

    Permalink
  39. object ExtractCreationInfoInfo extends InfoObject

    Permalink
  40. object ExtractIdInfo extends InfoObject

    Permalink
  41. object ExtractRegisterAsInfo extends InfoObject

    Permalink
  42. object ExtractScriptBytesInfo extends InfoObject

    Permalink
  43. object FilterInfo extends InfoObject

    Permalink
  44. object FoldInfo extends InfoObject

    Permalink
  45. object ForAllInfo extends InfoObject

    Permalink
  46. object GEInfo extends InfoObject

    Permalink
  47. object GTInfo extends InfoObject

    Permalink
  48. object GetVarInfo extends InfoObject

    Permalink
  49. object GroupGeneratorInfo extends InfoObject

    Permalink
  50. object IfInfo extends InfoObject

    Permalink
  51. object LEInfo extends InfoObject

    Permalink
  52. object LTInfo extends InfoObject

    Permalink
  53. object LogicalNotInfo extends InfoObject

    Permalink
  54. object LongToByteArrayInfo extends InfoObject

    Permalink
  55. object MapCollectionInfo extends InfoObject

    Permalink
  56. object MaxInfo extends InfoObject

    Permalink
  57. object MinInfo extends InfoObject

    Permalink
  58. object MinusInfo extends InfoObject

    Permalink
  59. object ModuloInfo extends InfoObject

    Permalink
  60. object MultiplyGroupInfo extends InfoObject

    Permalink
  61. object MultiplyInfo extends InfoObject

    Permalink
  62. object NEQInfo extends InfoObject

    Permalink
  63. object NegationInfo extends InfoObject

    Permalink
  64. object ORInfo extends InfoObject

    Permalink
  65. object OptionGetInfo extends InfoObject

    Permalink
  66. object OptionGetOrElseInfo extends InfoObject

    Permalink
  67. object OptionIsDefinedInfo extends InfoObject

    Permalink
  68. object PlusInfo extends InfoObject

    Permalink
  69. object SelectFieldInfo extends InfoObject

    Permalink
  70. object SigmaAndInfo extends InfoObject

    Permalink
  71. object SigmaOrInfo extends InfoObject

    Permalink
  72. object SigmaPropBytesInfo extends InfoObject

    Permalink
  73. object SizeOfInfo extends InfoObject

    Permalink
  74. object SliceInfo extends InfoObject

    Permalink
  75. object SubstConstantsInfo extends InfoObject

    Permalink
  76. object TreeLookupInfo extends InfoObject

    Permalink
  77. object UpcastInfo extends InfoObject

    Permalink
  78. object XorInfo extends InfoObject

    Permalink
  79. object XorOfInfo extends InfoObject

    Permalink
  80. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  81. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  84. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  87. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  88. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  91. val predefinedOps: PredefinedFuncRegistry

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  94. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped