PartialShiftedApplyScope

trait PartialShiftedApplyScope[F[_], CT, CC <: CpsMonadContext[F]]
class Object
trait Matchable
class Any
trait ApplicationHelper[F, CT, CC]
trait TreeTransformScope[F, CT, CC]

Type members

Classlikes

case class PartialShiftedApply(shiftType: ApplicationShiftType, shifted: Term)

Application with one list of params.

Application with one list of params.

Source:
PartialShiftedApplyScope.scala