object ParamDef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def extractParameter[A, B](f: (A) => Directive1[B]): ParamDefAux[A, Directive1[B]]
- def finalize(): Unit
- def forNDR[T](implicit fsou: FSOU[T]): ParamDefAux[NameDefaultReceptacle[T], Directive1[T]]
- def forNDUR[T]: ParamDefAux[NameDefaultUnmarshallerReceptacle[T], Directive1[T]]
- def forNOR[T](implicit fsou: FSOU[T]): ParamDefAux[NameOptionReceptacle[T], Directive1[Option[T]]]
- def forNOUR[T]: ParamDefAux[NameOptionUnmarshallerReceptacle[T], Directive1[Option[T]]]
- def forNR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[NameReceptacle[T], Directive1[T]]
- def forNUR[T]: ParamDefAux[NameUnmarshallerReceptacle[T], Directive1[T]]
- def forRVDR[T]: ParamDefAux[RequiredValueUnmarshallerReceptacle[T], Directive0]
- def forRVR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[RequiredValueReceptacle[T], Directive0]
- def forRepVDR[T]: ParamDefAux[RepeatedValueUnmarshallerReceptacle[T], Directive1[Iterable[T]]]
- def forRepVR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[RepeatedValueReceptacle[T], Directive1[Iterable[T]]]
- def forString(implicit fsu: FromStringUnmarshaller[String]): ParamDefAux[String, Directive1[String]]
- def forSymbol(implicit fsu: FromStringUnmarshaller[String]): ParamDefAux[Symbol, Directive1[String]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def paramDef[A, B](f: (A) => B): ParamDefAux[A, B]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- object ConvertParamDefAndConcatenate extends BinaryPolyFunc
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def extractParameter[A, B](f: (A) => Directive1[B]): ParamDefAux[A, Directive1[B]]
- def finalize(): Unit
- def forNDR[T](implicit fsou: FSOU[T]): ParamDefAux[NameDefaultReceptacle[T], Directive1[T]]
- def forNDUR[T]: ParamDefAux[NameDefaultUnmarshallerReceptacle[T], Directive1[T]]
- def forNOR[T](implicit fsou: FSOU[T]): ParamDefAux[NameOptionReceptacle[T], Directive1[Option[T]]]
- def forNOUR[T]: ParamDefAux[NameOptionUnmarshallerReceptacle[T], Directive1[Option[T]]]
- def forNR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[NameReceptacle[T], Directive1[T]]
- def forNUR[T]: ParamDefAux[NameUnmarshallerReceptacle[T], Directive1[T]]
- def forRVDR[T]: ParamDefAux[RequiredValueUnmarshallerReceptacle[T], Directive0]
- def forRVR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[RequiredValueReceptacle[T], Directive0]
- def forRepVDR[T]: ParamDefAux[RepeatedValueUnmarshallerReceptacle[T], Directive1[Iterable[T]]]
- def forRepVR[T](implicit fsu: FromStringUnmarshaller[T]): ParamDefAux[RepeatedValueReceptacle[T], Directive1[Iterable[T]]]
- def forString(implicit fsu: FromStringUnmarshaller[String]): ParamDefAux[String, Directive1[String]]
- def forSymbol(implicit fsu: FromStringUnmarshaller[String]): ParamDefAux[Symbol, Directive1[String]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def paramDef[A, B](f: (A) => B): ParamDefAux[A, B]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- object ConvertParamDefAndConcatenate extends BinaryPolyFunc