CpsChangeSymbols

cps.plugin.CpsChangeSymbols

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def findCpsDirectContextInParamss(sym: Symbol, mtf: MethodOrPoly, timeTravelContext: Context)(using ctx: Context): Option[Type]
override def transformSym(sym: SymDenotation)(using Context): SymDenotation

Change symbols of direct context functions.

Change symbols of direct context functions.

F: (args, include given CpsDirect[F]):T => F: (args, include given CpsDirect[F]): F[T]

Attributes

Definition Classes