Packages

object LazyMacros extends LazyMacrosCompat

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LazyMacros
  2. LazyMacrosCompat
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def dcRef(lm: LazyMacros): Option[DerivationContext]
    Definition Classes
    LazyMacrosCompat
  2. def deriveInstance(lm: LazyMacros)(tpe: scala.reflect.macros.whitebox.Context.Type, mkInst: (scala.reflect.macros.whitebox.Context.Tree, scala.reflect.macros.whitebox.Context.Type) ⇒ scala.reflect.macros.whitebox.Context.Tree): scala.reflect.macros.whitebox.Context.Tree
    Definition Classes
    LazyMacrosCompat