AsyncTreeShifter

cps.macros.forest.AsyncTreeShifter
trait AsyncTreeShifter[F[_], CT, CC <: CpsMonadContext[F]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait TreeTransformScope[F, CT, CC]
Self type
TreeTransformScope[F, CT, CC]

Members list

Value members

Concrete methods

def asyncShift(t: <none>, shiftedSymbols: Set[<none>]): Term
def asyncShiftCaseDef(cd: <none>, shiftedSymbols: Set[<none>]): CaseDef
def asyncShiftDefinition(t: <none>, shiftedSymbols: Set[<none>]): Definition
def asyncShiftStatement(t: <none>, shiftedSymbols: Set[<none>]): Statement