MCPcopy Index your code
hub / github.com/codecombat/codecombat / blocklyUtils.js

File blocklyUtils.js

app/core/blocklyUtils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const utils = require('core/utils')
2const Blockly = require('blockly')
3
4// Code generators. (Blockly does not have generators for CoffeeScript, C++, Java, or HTML.)

Callers

nothing calls this directly

Calls 15

createBlockFunction · 0.85
condenseNewlinesFunction · 0.85
mergeBlocklyStatesFunction · 0.85
filterBlocklyStateFunction · 0.85
isEqualIgnoringSomeKeysFunction · 0.85
rewriteBlocklyJSFunction · 0.85
rewriteBlocklyPythonFunction · 0.85
rewriteBlocklyLuaFunction · 0.85
levelMethod · 0.80

Tested by

no test coverage detected