VarExp

org.http4s.UriTemplate$.VarExp
See theVarExp companion object
final case class VarExp(names: List[String]) extends PathDef

Level 1 allows string expansion (Section 3.2.2)

Level 3 allows string expansion with multiple variables (Section 3.2.2)

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product