Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
const
utils = require(
'core/utils'
)
2
const
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
createBlock
Function · 0.85
condenseNewlines
Function · 0.85
removeStandaloneExpressions
Function · 0.85
mergeBlocklyStates
Function · 0.85
filterBlocklyState
Function · 0.85
isEqualIgnoringSomeKeys
Function · 0.85
blockSubtreeIncludesBlockType
Function · 0.85
rewriteBlocklyJS
Function · 0.85
rewriteBlocklyPython
Function · 0.85
rewriteBlocklyLua
Function · 0.85
findLastBlockWithNextConnection
Function · 0.85
level
Method · 0.80
Tested by
no test coverage detected