Location

fs2.data.json.jsonpath.Location$
See theLocation companion trait
object Location

Attributes

Companion
trait
Source
JsonPath.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Location.type

Members list

Type members

Classlikes

case class Child(child: Property) extends Location

Attributes

Source
JsonPath.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any
Show all
case class Descendant(child: Property) extends Location

Attributes

Source
JsonPath.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any
Show all
case class Pred(predicate: Predicate) extends Location

Attributes

Source
JsonPath.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala