ConstTransform

cps.macros.forest.ConstTransform

Attributes

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

Members list

Value members

Concrete methods

def run[F[_] : Type, T : Type, C <: CpsMonadContext[F] : Type](using Quotes)(cpsCtx: TransformationContext[F, T, C], constTerm: x$1.reflect.Literal): CpsExpr[F, T]

Attributes

Source
ConstTransform.scala