package selectivecps
Type Members
- abstract class CPSAnnotationChecker extends CPSUtils
- trait CPSUtils extends AnyRef
-
abstract
class
SelectiveANFTransform
extends PluginComponent with Transform with TypingTransformers with CPSUtils
In methods marked @cps, explicitly name results of calls to other @cps methods
- class SelectiveCPSPlugin extends Plugin
-
abstract
class
SelectiveCPSTransform
extends PluginComponent with InfoTransform with TypingTransformers with CPSUtils with TreeDSL
In methods marked @cps, CPS-transform assignments introduced by ANF-transform phase.