Relative

io.circe.pointer.Pointer.Relative
See theRelative companion class
object Relative

Attributes

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

Members list

Type members

Classlikes

sealed abstract class Result

Represents the result of evaluating a relative JSON Pointer, which may be either a value or a location.

Represents the result of evaluating a relative JSON Pointer, which may be either a value or a location.

Attributes

Companion
object
Source
Pointer.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Index
class Json
class Key
object Result

Attributes

Companion
class
Source
Pointer.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type