JsonPathEntry

fabric.JsonPathEntry$
See theJsonPathEntry companion trait

Attributes

Companion:
trait
Source:
JsonPathEntry.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Indexed(index: Int) extends AnyVal with JsonPathEntry

Attributes

Companion:
object
Source:
JsonPathEntry.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
object Indexed

Attributes

Companion:
class
Source:
JsonPathEntry.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Indexed.type
final case class Named(name: String) extends AnyVal with JsonPathEntry

Attributes

Companion:
object
Source:
JsonPathEntry.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
object Named

Attributes

Companion:
class
Source:
JsonPathEntry.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Named.type

Implicits

Implicits

implicit val rw: RW[JsonPathEntry]

Attributes

Source:
JsonPathEntry.scala