Result

io.circe.pointer.Pointer.Relative.Result
See theResult companion object
sealed abstract class Result

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

Attributes

Companion
object
Source
Pointer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Index
class Json
class Key
In this article