Packages

case class NameStructKeyCtor[Schema <: (StructKeysDefs.this)#Struct](name: (StructKeysDefs.this)#Ref[String])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema]) extends (StructKeysDefs.this)#NameStructKey[Schema] with (StructKeysDefs.this)#Def[(StructKeysDefs.this)#NameStructKey[Schema]] with Product with Serializable

Linear Supertypes
Serializable, Serializable, (StructKeysDefs.this)#NameStructKey[Schema], (StructKeysDefs.this)#StructKey[Schema], (StructKeysDefs.this)#Def[(StructKeysDefs.this)#NameStructKey[Schema]], (StructKeysDefs.this)#Node, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NameStructKeyCtor
  2. Serializable
  3. Serializable
  4. NameStructKey
  5. StructKey
  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 NameStructKeyCtor(name: (StructKeysDefs.this)#Ref[String])(implicit eSchema: (StructKeysDefs.this)#Elem[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[(StructKeysDefs.this)#Sym]
    Definition Classes
    Node
  7. implicit val eSchema: (StructKeysDefs.this)#Elem[Schema]
    Definition Classes
    NameStructKeyStructKey
  8. final def elements: Array[AnyRef]
    Definition Classes
    Node
  9. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  10. def equals(other: Any): Boolean
    Definition Classes
    Node → Equals → AnyRef → Any
  11. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. def getDeps: Array[(StructKeysDefs.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  14. def hashCode(): Int
    Definition Classes
    Node → AnyRef → Any
  15. def index: (StructKeysDefs.this)#Ref[Int]
    Definition Classes
    NameStructKeyStructKey
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. def mirror(t: (StructKeysDefs.this)#Transformer): (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#NameStructKey[Schema]]
    Definition Classes
    Def
  18. val name: (StructKeysDefs.this)#Ref[String]
    Definition Classes
    NameStructKeyCtorNameStructKeyStructKey
  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. lazy val resultType: (StructKeysDefs.this)#Elem[(StructKeysDefs.this)#NameStructKey[Schema]]
    Definition Classes
    NameStructKeyCtor → Def
  24. final def self: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#NameStructKey[Schema]]
    Definition Classes
    Def
  25. final def syms: Array[(StructKeysDefs.this)#Sym]
    Definition Classes
    Node
  26. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  27. def toString(): String
    Definition Classes
    NameStructKey → Node → AnyRef → Any
  28. def transform(t: (StructKeysDefs.this)#Transformer): NameStructKeyCtor[Schema]
    Definition Classes
    NameStructKeyCtor → Def
  29. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from (StructKeysDefs.this)#NameStructKey[Schema]

Inherited from (StructKeysDefs.this)#StructKey[Schema]

Inherited from (StructKeysDefs.this)#Def[(StructKeysDefs.this)#NameStructKey[Schema]]

Inherited from (StructKeysDefs.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped