Body

oxygen.http.core.generic.ParamRepr.Body
final case class Body(valDef: ValDef, name: String, parseIdx: Int, paramIdx: Int, codec: Expr[BodyCodec[_]]) 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

Inherited fields

final lazy val typeRepr: TypeRepr

Attributes

Inherited from:
FunctionArg