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

Function white

ServerEditorWeb/ace/worker-json.js:1445–1450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1443 },
1444
1445 white = function () {
1446
1447 while (ch && ch <= ' ') {
1448 next();
1449 }
1450 },
1451
1452 word = function () {
1453

Callers 3

arrayFunction · 0.85
objectFunction · 0.85
worker-json.jsFile · 0.85

Calls 1

nextFunction · 0.70

Tested by

no test coverage detected