MatchTreeTransform

cps.macros.forest.MatchTreeTransform$
See theMatchTreeTransform companion trait

Attributes

Companion:
trait
Source:
MatchTreeTransform.scala
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](using qctx1: Quotes)(cpsCtx1: TransformationContext[F, T, C], matchTerm: Match): CpsExpr[F, T]

Attributes

Source:
MatchTreeTransform.scala