ThrowTransform

cps.macros.forest.ThrowTransform$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def run[F[_] : Type, T : Type, C <: CpsMonadContext[F] : Type, S <: Throwable : Type](cpsCtx: TransformationContext[F, T, C], ex: Expr[S])(implicit evidence$1: Type[F], evidence$2: Type[T], evidence$3: Type[C], evidence$4: Type[S], Quotes): CpsExpr[F, T]

''' '{ throw $ex } '''

''' '{ throw $ex } '''

Attributes