final case class ReservedExp(names: List[String]) extends PathDef with Product with Serializable
Level 2 allows reserved string expansion (Section 3.2.3)
Level 3 allows reserved expansion with multiple variables (Section 3.2.3)
- Source
- UriTemplate.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReservedExp
- Serializable
- Serializable
- Product
- Equals
- PathDef
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All