ParamReservedExp

org.http4s.UriTemplate$.ParamReservedExp
See theParamReservedExp companion object
final case class ParamReservedExp(name: String, variables: List[String]) extends QueryDef

Reserved string expansion for query parameter

Attributes

Companion:
object
Source:
UriTemplate.scala
Graph
Supertypes
trait Product
trait Equals
trait QueryDef
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product