T trait

ExprMap

extends Object

Supertypes

Object

Members

def 

transform

[T] ( e: Expr[T] ) ( implicit  qctx: QuoteContext tpe: Type[T] ) : Expr[T]

Map an expression e with a type tpe

Map an expression e with a type tpe

def 

transformChildren

[T] ( e: Expr[T] ) ( implicit  qctx: QuoteContext tpe: Type[T] ) : Expr[T]

Map subexpressions an expression e with a type tpe

Map subexpressions an expression e with a type tpe