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

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

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

    Permalink
  8. final def asInstanceOf[T0]: T0

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

    Permalink
  10. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

    Permalink
  20. def hashCode(): Int

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

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

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

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

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

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

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

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

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

    Permalink
  30. val nestStruct: 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 projections: Set[scala.reflect.api.Universe.MethodSymbol]

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

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

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

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

    Permalink
  44. val string: 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