ApplyArgBuilderScope

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

Attributes

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

Members list

Type members

Classlikes

case class BuildApplyArgsAcc(posIndex: Int, paramIndex: Int, wasNamed: Boolean, inRepeat: Boolean, inNamed: Boolean, records: Seq[ApplyArgRecord], filledNamed: Set[Int])

Attributes

Source
ApplyArgBuilderScope.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object O

Attributes

Source
ApplyArgBuilderScope.scala
Supertypes
class Object
trait Matchable
class Any
Self type
O.type