Class

org.emmalanguage.compiler.API

DataBagAPI

Related Doc: package API

Permalink

class DataBagAPI extends ClassAPI

Linear Supertypes
ClassAPI, ReflectedSymbol[scala.reflect.api.Universe.ClassSymbol], AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DataBagAPI
  2. ClassAPI
  3. ReflectedSymbol
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DataBagAPI(cls: scala.reflect.api.Universe.ClassSymbol)

    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. def ann(sym: scala.reflect.api.Universe.ClassSymbol): scala.reflect.api.Universe.Annotation

    Permalink
    Attributes
    protected
    Definition Classes
    ReflectedSymbol
  5. def apply(A: scala.reflect.api.Universe.Type): scala.reflect.api.Universe.Type

    Permalink
  6. val as: scala.reflect.api.Universe.MethodSymbol

    Permalink
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. val boolAlgOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  9. val bottom: scala.reflect.api.Universe.MethodSymbol

    Permalink
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. val collect: scala.reflect.api.Universe.MethodSymbol

    Permalink
  12. val count: scala.reflect.api.Universe.MethodSymbol

    Permalink
  13. val distinct: scala.reflect.api.Universe.MethodSymbol

    Permalink
  14. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  16. val exists: scala.reflect.api.Universe.MethodSymbol

    Permalink
  17. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. val find: scala.reflect.api.Universe.MethodSymbol

    Permalink
  19. val flatMap: scala.reflect.api.Universe.MethodSymbol

    Permalink
  20. val fold1: scala.reflect.api.Universe.MethodSymbol

    Permalink
  21. val fold2: scala.reflect.api.Universe.MethodSymbol

    Permalink
  22. val foldOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  23. val forall: scala.reflect.api.Universe.MethodSymbol

    Permalink
  24. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  25. val groupBy: scala.reflect.api.Universe.MethodSymbol

    Permalink
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. val isEmpty: scala.reflect.api.Universe.MethodSymbol

    Permalink
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. val map: scala.reflect.api.Universe.MethodSymbol

    Permalink
  30. val max: scala.reflect.api.Universe.MethodSymbol

    Permalink
  31. val min: scala.reflect.api.Universe.MethodSymbol

    Permalink
  32. val monadOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  33. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. val nestOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  35. val nonEmpty: scala.reflect.api.Universe.MethodSymbol

    Permalink
  36. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  38. def op(name: String, arities: List[Int]): scala.reflect.api.Universe.MethodSymbol

    Permalink
    Attributes
    protected
    Definition Classes
    ReflectedSymbol
  39. def op(name: String): scala.reflect.api.Universe.MethodSymbol

    Permalink
    Attributes
    protected
    Definition Classes
    ReflectedSymbol
  40. val ops: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
    Definition Classes
    DataBagAPIReflectedSymbol
  41. val partOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  42. val product: scala.reflect.api.Universe.MethodSymbol

    Permalink
  43. val reduce: scala.reflect.api.Universe.MethodSymbol

    Permalink
  44. val reduceOption: scala.reflect.api.Universe.MethodSymbol

    Permalink
  45. val sample: scala.reflect.api.Universe.MethodSymbol

    Permalink
  46. val sinkOps: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  47. val size: scala.reflect.api.Universe.MethodSymbol

    Permalink
  48. val sum: scala.reflect.api.Universe.MethodSymbol

    Permalink
  49. lazy val sym: scala.reflect.api.Universe.ClassSymbol

    Permalink
    Definition Classes
    DataBagAPIReflectedSymbol
  50. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  52. val top: scala.reflect.api.Universe.MethodSymbol

    Permalink
  53. def tpe: scala.reflect.api.Universe.Type

    Permalink
    Definition Classes
    ClassAPI
  54. val union: scala.reflect.api.Universe.MethodSymbol

    Permalink
  55. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. val withFilter: scala.reflect.api.Universe.MethodSymbol

    Permalink
  59. val writeCSV: scala.reflect.api.Universe.MethodSymbol

    Permalink
  60. val writeParquet: scala.reflect.api.Universe.MethodSymbol

    Permalink
  61. val writeText: scala.reflect.api.Universe.MethodSymbol

    Permalink
  62. val zipWithIndex: scala.reflect.api.Universe.MethodSymbol

    Permalink

Inherited from ClassAPI

Inherited from ReflectedSymbol[scala.reflect.api.Universe.ClassSymbol]

Inherited from AnyRef

Inherited from Any

Ungrouped