MCPcopy Index your code
hub / github.com/json5/json5 / beforePropertyValue

Function beforePropertyValue

lib/parse.js:665–667  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

663 },
664
665 beforePropertyValue () {
666 lexState = 'value'
667 },
668
669 afterPropertyValue () {
670 switch (c) {

Callers

nothing calls this directly

Calls 2

invalidEOFFunction · 0.85
pushFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…