Packages

case class StructItemAdapter[Val, Schema <: (StructItemsDefs.this)#Struct](source: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]]) extends (StructItemsDefs.this)#Node with (StructItemsDefs.this)#StructItem[Val, Schema] with (StructItemsDefs.this)#Def[(StructItemsDefs.this)#StructItem[Val, Schema]] with Product with Serializable

Linear Supertypes
Serializable, Serializable, (StructItemsDefs.this)#StructItem[Val, Schema], (StructItemsDefs.this)#Def[(StructItemsDefs.this)#StructItem[Val, Schema]], (StructItemsDefs.this)#Node, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StructItemAdapter
  2. Serializable
  3. Serializable
  4. StructItem
  5. Def
  6. Node
  7. Product
  8. Equals
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StructItemAdapter(source: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]])

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. final def deps: Array[(StructItemsDefs.this)#Sym]
    Definition Classes
    Node
  7. implicit lazy val eSchema: (StructItemsDefs.this)#Elem[Schema]
    Definition Classes
    StructItemAdapterStructItem
  8. implicit lazy val eVal: (StructItemsDefs.this)#Elem[Val]
    Definition Classes
    StructItemAdapterStructItem
  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. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. def getDeps: Array[(StructItemsDefs.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  15. def hashCode(): Int
    Definition Classes
    Node → AnyRef → Any
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. def key: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructKey[Schema]]
    Definition Classes
    StructItemAdapterStructItem
  18. def mirror(t: (StructItemsDefs.this)#Transformer): (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]]
    Definition Classes
    Def
  19. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. final def nodeId: Int
    Definition Classes
    Node
    Annotations
    @inline()
  21. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. val resultType: (StructItemsDefs.this)#Elem[(StructItemsDefs.this)#StructItem[Val, Schema]]
    Definition Classes
    StructItemAdapter → Def
  24. final def self: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]]
    Definition Classes
    Def
  25. val source: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]]
  26. final def syms: Array[(StructItemsDefs.this)#Sym]
    Definition Classes
    Node
  27. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  28. def toString(): String
    Definition Classes
    Node → AnyRef → Any
  29. def transform(t: (StructItemsDefs.this)#Transformer): StructItemAdapter[Val, Schema]
    Definition Classes
    StructItemAdapter → Def
  30. def value: (StructItemsDefs.this)#Ref[Val]
    Definition Classes
    StructItemAdapterStructItem
  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 (StructItemsDefs.this)#StructItem[Val, Schema]

Inherited from (StructItemsDefs.this)#Def[(StructItemsDefs.this)#StructItem[Val, Schema]]

Inherited from (StructItemsDefs.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped