ThrowTransform

cps.plugin.forest.ThrowTransform

Note, that actually throw is a special variant of Apply, so ThrowTransform is called from Apply, not from RootTransform as others.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(term: Apply, owner: Symbol, nesting: Int)(using Context, CpsTopLevelContext): CpsTree
def genMonadError(origin: Apply, tree: Tree)(using Context, CpsTopLevelContext): Tree