Param

magnolia1.CaseClass$.Param$
See theParam companion trait
object Param

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Param.type

Members list

Concise view

Value members

Concrete methods

def apply[F[_], T, P](name: String, idx: Int, repeated: Boolean, cbn: CallByNeed[F[P]], defaultVal: CallByNeed[Option[P]], annotations: IArray[Any], inheritedAnns: IArray[Any], typeAnnotations: IArray[Any]): Param[F, T]
def apply[F[_], T, P](name: String, idx: Int, repeated: Boolean, cbn: CallByNeed[F[P]], defaultVal: CallByNeed[Option[P]], annotations: IArray[Any], typeAnnotations: IArray[Any]): Param[F, T]