diffson-core
4.4.0
diffson-core
API
diffson
Diff
DiffOps
JsArray
JsObject
Jsony
Patch
PatchException
PatchOps
PointerException
diffson.jsonmergepatch
JsonMergeDiff
JsonMergePatch
JsonMergePatch
Object
Value
diffson.jsonpatch
Add
Copy
JsonDiff
JsonPatch
JsonPatch
Move
Operation
Remove
Replace
Test
lcsdiff
remembering
simplediff
remembering
diffson.jsonpointer
ArrayIndex
Inner
Leaf
ObjectField
Pointer
Pointer
diffson.lcs
DynamicProgLcs
Hashed
Hashed
HashedLcs
Lcs
Patience
diffson-core
/
diffson.jsonpointer
/
Pointer
Pointer
diffson.jsonpointer.package$.Pointer
See the
Pointer
companion object
final case
class
Pointer
extends
AnyVal
Attributes
Companion:
object
Source:
package.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
AnyVal
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
/
(
s
:
String
):
Pointer
Attributes
Source:
package.scala
def
/
(
i
:
Int
):
Pointer
Attributes
Source:
package.scala
def
evaluate
[
F
[
_
],
Json
](
json
:
Json
)(
implicit
F
:
MonadError
[
F
,
Throwable
],
Json
:
Jsony
[
Json
]):
F
[
Json
]
Attributes
Source:
package.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product