ConstPath

oxygen.http.core.generic.ParamRepr.ConstPath
final case class ConstPath(parseIdx: Int, path: String) extends Path

Attributes

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

Members list

Value members

Concrete methods

def codec(using Quotes): Expr[PathCodec[Unit]]

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