Creates a new instance.
a JSON Pointer for the reference.
A reference to a position if an object graph.
Gets the reference's pointer.
Resolves the reference against the target
object, returning the value at
the referenced pointer's location.
the target object
Gets the reference pointer's string representation (a URI fragment identifier).
Determines if the specified candidate
is a JsonReference.
the candidate
Generated using TypeDoc
A reference to a location in an object graph.
This type is used by this module to break cycles in an object graph and to reference locations that have already been visited when enumerating pointers.