Package

com.softwaremill

macwire

Permalink

package macwire

Linear Supertypes
Macwire, Tagging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. macwire
  2. Macwire
  3. Tagging
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type @@[T, +U] = T with Tag[U]

    Permalink
    Definition Classes
    Tagging
  2. implicit class AndTagger[T, U] extends AnyRef

    Permalink
    Definition Classes
    Tagging
  3. type Tag[+U] = AnyRef { type Tag <: U }

    Permalink
    Definition Classes
    Tagging
  4. type Tagged[T, +U] = T with Tag[U]

    Permalink
    Definition Classes
    Tagging
  5. implicit class Tagger[T] extends AnyRef

    Permalink
    Definition Classes
    Tagging

Value Members

  1. macro def wire[T]: T

    Permalink
    Definition Classes
    Macwire
  2. macro def wireImplicit[T]: T

    Permalink
    Definition Classes
    Macwire
  3. macro def wiredInModule(in: AnyRef): Wired

    Permalink
    Definition Classes
    Macwire

Inherited from Macwire

Inherited from Tagging

Inherited from AnyRef

Inherited from Any

Ungrouped