PartialShiftedApplyScope

cps.macros.forest.application.PartialShiftedApplyScope
trait PartialShiftedApplyScope[F[_], CT, CC <: CpsMonadContext[F]]

Attributes

Source
PartialShiftedApplyScope.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TreeTransformScope[F, CT, CC]

Members list

Type members

Classlikes

case class PartialShiftedApply(shiftType: ApplicationShiftType, shiftedDelayed: qctx.reflect.Term => qctx.reflect.Term)

Application with one list of params.

Application with one list of params.

Attributes

Source
PartialShiftedApplyScope.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all