Trait

org.emmalanguage.compiler.SparkCompiler

SparkExpAPI

Related Doc: package SparkCompiler

Permalink

trait SparkExpAPI extends ModuleAPI

Linear Supertypes
SparkCompiler.ModuleAPI, SparkCompiler.ReflectedSymbol[scala.reflect.api.Universe.ModuleSymbol], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SparkExpAPI
  2. ModuleAPI
  3. ReflectedSymbol
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. val Column: scala.reflect.api.Universe.Type

    Permalink
  5. val Root: scala.reflect.api.Universe.Type

    Permalink
  6. val Type: scala.reflect.api.Universe.Type

    Permalink
  7. val and: scala.reflect.api.Universe.MethodSymbol

    Permalink
  8. def ann(sym: scala.reflect.api.Universe.ClassSymbol): scala.reflect.api.Universe.Annotation

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

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. val boolean: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  12. def clone(): AnyRef

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

    Permalink
  14. val divide: scala.reflect.api.Universe.MethodSymbol

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

    Permalink
    Definition Classes
    AnyRef
  16. val eq: scala.reflect.api.Universe.MethodSymbol

    Permalink
  17. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  21. val gt: scala.reflect.api.Universe.MethodSymbol

    Permalink
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  24. val leq: scala.reflect.api.Universe.MethodSymbol

    Permalink
  25. val lt: scala.reflect.api.Universe.MethodSymbol

    Permalink
  26. val minus: scala.reflect.api.Universe.MethodSymbol

    Permalink
  27. val mod: scala.reflect.api.Universe.MethodSymbol

    Permalink
  28. val multiply: scala.reflect.api.Universe.MethodSymbol

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

    Permalink
    Definition Classes
    AnyRef
  30. val ne: scala.reflect.api.Universe.MethodSymbol

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

    Permalink
  32. final def notify(): Unit

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

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

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

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

    Permalink
    Definition Classes
    SparkExpAPI → ReflectedSymbol
  37. val or: scala.reflect.api.Universe.MethodSymbol

    Permalink
  38. val plus: scala.reflect.api.Universe.MethodSymbol

    Permalink
  39. val proj: scala.reflect.api.Universe.MethodSymbol

    Permalink
  40. lazy val ref: scala.reflect.api.Universe.Ident

    Permalink
    Definition Classes
    ModuleAPI
  41. val startsWith: scala.reflect.api.Universe.MethodSymbol

    Permalink
  42. val string: Set[scala.reflect.api.Universe.MethodSymbol]

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

    Permalink
  44. val structural: Set[scala.reflect.api.Universe.MethodSymbol]

    Permalink
  45. val sym: scala.reflect.api.Universe.ModuleSymbol

    Permalink
    Definition Classes
    SparkExpAPI → ReflectedSymbol
  46. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  48. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from SparkCompiler.ModuleAPI

Inherited from SparkCompiler.ReflectedSymbol[scala.reflect.api.Universe.ModuleSymbol]

Inherited from AnyRef

Inherited from Any

Ungrouped