MCPcopy Create free account
hub / github.com/go-json-experiment/json / appendStackPointer

Method appendStackPointer

jsontext/state.go:181–203  ·  view source on GitHub ↗

appendStackPointer appends a JSON Pointer (RFC 6901) to the current value. - If where is -1, then it points to the previously processed token. - If where is 0, then it points to the parent JSON object or array, or an object member if in-between an object member key and value. This is useful when t

(b []byte, where int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AppendStackPointerMethod · 0.80
AppendStackPointerMethod · 0.80

Calls 9

appendEscapePointerNameFunction · 0.85
DepthMethod · 0.80
indexMethod · 0.80
LengthMethod · 0.80
NeedObjectNameMethod · 0.80
isArrayMethod · 0.80
isObjectMethod · 0.80
needObjectValueMethod · 0.45
getUnquotedMethod · 0.45

Tested by

no test coverage detected