MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / errorAt

Function errorAt

ServerEditorWeb/ace/worker-javascript.js:2654–2659  ·  view source on GitHub ↗
(m, l, ch, a, b, c, d)

Source from the content-addressed store, hash-verified

2652 }
2653
2654 function errorAt(m, l, ch, a, b, c, d) {
2655 return error(m, {
2656 line: l,
2657 from: ch
2658 }, a, b, c, d);
2659 }
2660 function addInternalSrc(elem, src) {
2661 var i;
2662 i = {

Callers 1

itselfFunction · 0.85

Calls 1

errorFunction · 0.70

Tested by

no test coverage detected