Package

com.twitter.bijection

macros

Permalink

package macros

Visibility
  1. Public
  2. All

Type Members

  1. trait IsCaseClass[T] extends AnyRef

    Permalink
  2. trait LowerPriorityMacroImplicits extends AnyRef

    Permalink
  3. trait MacroGenerated extends AnyRef

    Permalink

    This is a tag trait to allow macros to signal, in a uniform way, that a piece of code was generated.

Value Members

  1. object IsCaseClass

    Permalink

    This trait is meant to be used exclusively to allow the type system to prove that a class is or is not a case class.

  2. object MacroImplicits extends LowerPriorityMacroImplicits

    Permalink
  3. object Macros

    Permalink
  4. package impl

    Permalink

Ungrouped