Package

org.emmalanguage.api

emma

Permalink

package emma

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. emma
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class QuoteMacro extends MacroCompiler

    Permalink
  2. class lib extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  3. class pk extends Annotation with StaticAnnotation

    Permalink

    An annotation for case class fields which are part of a primary key.

  4. class src extends Annotation with Annotation with ClassfileAnnotation

    Permalink

Value Members

  1. final macro def prettyPrint[T](e: T): String

    Permalink
  2. final macro def quote[T](e: T): String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped