WithOptExprProxy

cps.macros.misc.WithOptExprProxy

Attributes

Source
WithOptExprProxy.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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]

Attributes

Source
WithOptExprProxy.scala