Package

diesel

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. case class ClassAnnottee(mods: Seq[Mod], tname: Name, tparams: Seq[Param], ctor: Primary, template: Template, underlying: Stat) extends SupportedAnnottee with Product with Serializable

    Permalink
  2. trait SupportedAnnottee extends AnyRef

    Permalink
  3. case class TraitAnnottee(mods: Seq[Mod], tname: Name, tparams: Seq[Param], template: Template, underlying: Stat) extends SupportedAnnottee with Product with Serializable

    Permalink

Value Members

  1. object Defaults

    Permalink
  2. object DieselImpl

    Permalink
  3. object KTransImpl

    Permalink
  4. object SupportedAnnottee

    Permalink

Ungrouped