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

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

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

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

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

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

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

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

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

    Permalink
  23. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  25. val isNotNull: scala.reflect.api.Universe.MethodSymbol

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

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

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

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

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

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

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

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

    Permalink
  34. val not: 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
    SparkExpAPI → ReflectedSymbol
  40. val or: scala.reflect.api.Universe.MethodSymbol

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. 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