object IgnoreMacro

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

Value Members

  1. def derivedIgnoreMacro[T, U](c: Context)(path: scala.reflect.macros.blackbox.Context.Expr[(T) => U])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[U]): scala.reflect.macros.blackbox.Context.Tree
  2. def ignoreMacro[T, U](c: Context)(path: scala.reflect.macros.blackbox.Context.Expr[(T) => U])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[U]): scala.reflect.macros.blackbox.Context.Tree
  3. def ignoredFromPathMacro[T, U](c: Context)(path: scala.reflect.macros.blackbox.Context.Expr[(T) => U])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[U]): scala.reflect.macros.blackbox.Context.Expr[List[String]]

    Converts path to list of strings