MCPcopy Create free account
hub / github.com/blevesearch/bleve-explorer / getValue

Function getValue

static/lib/jsonpointer.js:240–282  ·  view source on GitHub ↗

* Returns value pointed by |token| in evaluation |context|. * Throws an exception if any error occurs. * @param {*} context Current evaluation context. * @param {!string} token Unescaped reference token. * @returns {*} Some value or undefined if value if not found.

(context, token)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createPointerEvaluatorFunction · 0.70

Calls 5

unescapeReferenceTokenFunction · 0.85
isArrayFunction · 0.85
getErrorFunction · 0.85
isNumberFunction · 0.70
isObjectFunction · 0.70

Tested by

no test coverage detected