SelectTreeTransform

cps.macros.forest.SelectTreeTransform$
See theSelectTreeTransform companion trait

Attributes

Companion:
trait
Source:
SelectTreeTransform.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], selectTerm: Select): CpsExpr[F, T]

Attributes

Source:
SelectTreeTransform.scala