A
C
E
F
G
H
I
J
L
M
O
P
R
T
U
W
P
- parent() - function in io.kjson.pointer.JSONRef
- Get the parent reference of this reference.
- parent(kotlin.jvm.functions.Function1) - function in io.kjson.pointer.JSONRef
- Get the parent reference of this reference (using a supplied checking function to confirm the type).
- parent() - function in io.kjson.pointer.JSONReference
- ptr(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.ExtensionKt
- Create a JSONRef from
thisJSONValue and the specified JSONPointer.