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. val as: scala.reflect.api.Universe.MethodSymbol

    Permalink
  6. final def asInstanceOf[T0]: T0

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

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

    Permalink
  9. def clone(): AnyRef

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

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

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

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

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

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

    Permalink
  16. def finalize(): Unit

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

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

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

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

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

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

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

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

    Permalink
  25. def hashCode(): Int

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

    Permalink
  27. final def isInstanceOf[T0]: Boolean

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

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

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

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

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

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

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

    Permalink
  35. final def notify(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
  54. final def wait(): Unit

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

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

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

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

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

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

    Permalink
  61. 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