Package

retypecheck

Permalink

package retypecheck

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

Type Members

  1. class ReTyper[+C <: Context] extends AnyRef

    Permalink

    heavy wizardry to fight the dark forces of Scala type-checking in macros

  2. class ReTyperOnContext[+C <: Context] extends AnyRef

    Permalink

Value Members

  1. object ReTyper

    Permalink
  2. implicit def ReTyperOnContext(c: Context): ReTyperOnContext[c.type]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped