BuildApplyArgsAcc
cps.macros.forest.application.ApplyArgBuilderScope.BuildApplyArgsAcc
case class BuildApplyArgsAcc(posIndex: Int = ..., paramIndex: Int = ..., wasNamed: Boolean = ..., inRepeat: Boolean = ..., inNamed: Boolean = ..., records: Seq[ApplyArgRecord] = ..., filledNamed: Set[Int] = ...)
Attributes
- Source
- ApplyArgBuilderScope.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article