Object

special.sigma.impl.CostedObjectsDefs.SizeBox

SizeBoxCompanionElem

Related Doc: package SizeBox

Permalink

implicit object SizeBoxCompanionElem extends scalan.SigmaLibrary.CompanionElem[SizeBoxCompanionCtor] with Product with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SizeBoxCompanionElem
  2. Product
  3. Equals
  4. CompanionElem
  5. Elem
  6. TypeDesc
  7. Serializable
  8. Serializable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <:<(e: scalan.SigmaLibrary.Elem[_]): Boolean

    Permalink
    Definition Classes
    Elem
  4. final def ==(arg0: Any): Boolean

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

    Permalink
    Definition Classes
    Any
  6. def buildTypeArgs: ListMap[String, (scalan.SigmaLibrary.TypeDesc, Variance)]

    Permalink
    Definition Classes
    CompanionElemElem
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  8. def collectMethods: Map[Method, scalan.SigmaLibrary.MethodDesc]

    Permalink
    Attributes
    protected
    Definition Classes
    Elem
  9. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  11. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  12. def getName(f: (scalan.SigmaLibrary.TypeDesc) ⇒ String): String

    Permalink
    Definition Classes
    ElemTypeDesc
  13. def invokeUnlifted(mc: scalan.SigmaLibrary.MethodCall, dataEnv: scalan.SigmaLibrary.DataEnv): AnyRef

    Permalink

    Invoke source type method corresponding to the given MethodCall node.

    Invoke source type method corresponding to the given MethodCall node. The instance of receiver is obtained from dataEnv using mc.receiver symbol. The Method descriptor of the source class is taken from this.methods mapping.

    mc

    IR node representing method invocation

    dataEnv

    environment where each symbol of 'mc' has associated data value

    returns

    data value returned from invoked method

    Definition Classes
    Elem
  14. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  15. def liftable: Liftable[_, SizeBoxCompanionCtor]

    Permalink
    Definition Classes
    Elem
  16. lazy val methods: Map[Method, scalan.SigmaLibrary.MethodDesc]

    Permalink
    Attributes
    protected
    Definition Classes
    Elem
  17. lazy val name: String

    Permalink
    Definition Classes
    TypeDesc
  18. final def ne(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  20. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  21. final lazy val sourceType: RType[_]

    Permalink
    Definition Classes
    Elem
  22. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    TypeDesc → AnyRef → Any
  24. lazy val typeArgs: ListMap[String, (scalan.SigmaLibrary.TypeDesc, Variance)]

    Permalink
    Definition Classes
    Elem
  25. lazy val typeArgsDescs: Seq[scalan.SigmaLibrary.TypeDesc]

    Permalink
    Definition Classes
    Elem
  26. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(): Unit

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

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Product

Inherited from scala.Equals

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped