DefCpsExpr
cps.macros.forest.DefCpsExpr
class DefCpsExpr[F[_]](using qctx: Quotes)(monad: Expr[CpsMonad[F]], prev: Seq[ExprTreeGen], definition: qctx.reflect.Definition, changed: Boolean)(implicit evidence$1: Type[F]) extends SyncCpsExpr[F, Unit]
Attributes
- Source
- BlockTransform.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- BlockTransform.scala
Attributes
- Definition Classes
- Source
- BlockTransform.scala
Attributes
- Source
- BlockTransform.scala
Attributes
- Source
- BlockTransform.scala
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- SyncCpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Attributes
- Definition Classes
- Inherited from:
- SyncCpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Attributes
- Definition Classes
- Inherited from:
- SyncCpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Attributes
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- CpsExpr
- Source
- CpsExpr.scala
In this article