JsonPathEntry

fabric.JsonPathEntry
See theJsonPathEntry companion trait
object JsonPathEntry

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Companion
object
Source
JsonPathEntry.scala
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Indexed

Attributes

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

Attributes

Companion
object
Source
JsonPathEntry.scala
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Named

Attributes

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

Implicits

Implicits

implicit val rw: RW[JsonPathEntry]

Attributes

Source
JsonPathEntry.scala