Custom

oxygen.http.core.generic.ParamRepr.Custom
final case class Custom(valDef: ValDef, parseIdx: Int, paramIdx: Int, codec: Expr[RequestNonPathCodec[_]]) extends NonPath

Attributes

Graph
Supertypes
trait Serializable
trait NonPath
trait FunctionArg
trait ParamRepr
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def toIndentedString: IndentedString

Attributes

Inherited from:
ParamRepr

Concrete fields

val name: String

Inherited fields

final lazy val typeRepr: TypeRepr

Attributes

Inherited from:
FunctionArg