Slice

jsonpath4s.Selector.Slice
final case class Slice(start: Option[Int], end: Option[Int], step: Option[Int])

Attributes

Source
JsonPath.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product