AsynchronizedTransform

cps.plugin.forest.AsynchronizedTransform

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromApply(term: Apply, owner: Symbol, nesting: Int, monadType: Tree, valueType: Tree, internalTerm: Tree, directRef: Tree)(using Context, CpsTopLevelContext): CpsTree
def parseLambda(term: Apply, owner: Symbol, nesting: Int, monadTypeTree: TypeTree, valueTypeTree: Tree, ddef: DefDef, closure: Closure, directRef: Tree)(using Context, CpsTopLevelContext): CpsTree