Signature of visitor functions, used with JsonPointer.visit method. Visitors are callbacks invoked for every segment/branch of a target's object graph.
Tree descent occurs in-order, breadth first.
Generated using TypeDoc
Signature of visitor functions, used with JsonPointer.visit method. Visitors are callbacks invoked for every segment/branch of a target's object graph.
Tree descent occurs in-order, breadth first.