com.twitter.bijection

macros

package macros

Visibility
  1. Public
  2. All

Type Members

  1. trait IsCaseClass[T] extends AnyRef

  2. trait LowerPriorityMacroImplicits extends AnyRef

  3. trait MacroGenerated extends AnyRef

    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

    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

  3. object Macros

  4. package impl

Ungrouped