MCPcopy Create free account
hub / github.com/codemix/htmling / error

Function error

lib/parser.js:879–881  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

877 }
878
879 function error(message) {
880 throw peg$buildException(message, null, peg$reportedPos);
881 }
882
883 function peg$computePosDetails(pos) {
884 function advance(details, startPos, endPos) {

Callers

nothing calls this directly

Calls 1

peg$buildExceptionFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…