WithOptExprProxy

cps.macros.misc.WithOptExprProxy$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T : Type, S : Type](name: String, originExpr: Expr[T])(buildExpr: Expr[T] => Expr[S])(implicit evidence$1: Type[T], evidence$2: Type[S], Quotes): Expr[S]