Pointable

final case class Pointable[T, P <: Pointer[T]](point: PointerPath => P) extends AnyVal
Companion:
object
Source:
JsonPointer.scala
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product