Packages

case class StructConst[T <: (Structs.this)#Struct](constValue: (Structs.this)#SStruct, _selfType: (Structs.this)#StructElem[T]) extends (Structs.this)#AbstractStruct[T] with LiftedConst[(Structs.this)#SStruct, T] with Product with Serializable

Linear Supertypes
Serializable, Serializable, LiftedConst[(Structs.this)#SStruct, T], (Structs.this)#AbstractStruct[T], (Structs.this)#Def[T], (Structs.this)#Node, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StructConst
  2. Serializable
  3. Serializable
  4. LiftedConst
  5. AbstractStruct
  6. Def
  7. Node
  8. Product
  9. Equals
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StructConst(constValue: (Structs.this)#SStruct, _selfType: (Structs.this)#StructElem[T])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val _selfType: (Structs.this)#StructElem[T]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  7. val constValue: (Structs.this)#SStruct
    Definition Classes
    StructConst → LiftedConst
  8. final def deps: Array[(Structs.this)#Sym]
    Definition Classes
    Node
  9. final def elements: Array[AnyRef]
    Definition Classes
    Node
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(other: Any): Boolean
    Definition Classes
    Node → Equals → AnyRef → Any
  12. val fields: Seq[(String, (Structs.this)#Ref[Any])]
    Definition Classes
    StructConstAbstractStruct
  13. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. def getDeps: Array[(Structs.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  16. def hashCode(): Int
    Definition Classes
    Node → AnyRef → Any
  17. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  18. def liftable: Base.Liftables.Liftable[(Structs.this)#SStruct, T]
    Definition Classes
    StructConst → LiftedConst
  19. def mirror(t: (Structs.this)#Transformer): (Structs.this)#Ref[T]
    Definition Classes
    LiftedConst → Def
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. final def nodeId: Int
    Definition Classes
    Node
    Annotations
    @inline()
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  24. lazy val resultType: (Structs.this)#StructElem[T]
    Definition Classes
    StructConstAbstractStruct → Def
  25. final def self: (Structs.this)#Ref[T]
    Definition Classes
    Def
  26. final def syms: Array[(Structs.this)#Sym]
    Definition Classes
    Node
  27. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  28. def tag: (Structs.this)#StructTag[T]
    Definition Classes
    StructConstAbstractStruct
  29. def toString(): String
    Definition Classes
    Node → AnyRef → Any
  30. def transform(t: (Structs.this)#Transformer): (Structs.this)#Def[T]
    Definition Classes
    Def
  31. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from LiftedConst[(Structs.this)#SStruct, T]

Inherited from (Structs.this)#AbstractStruct[T]

Inherited from (Structs.this)#Def[T]

Inherited from (Structs.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped