Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ getTrueBlock
Method
getTrueBlock
packages/language-web/types/js/if.ts:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
getTrueBlock() {
54
return
this.getChildSet(
'trueblock'
)
55
}
56
57
// getElseBlock() {
58
// return this.getChildSet('elseblock');
Callers
3
clean
Method · 0.95
generateJsAst
Method · 0.95
createNodeFromAst
Function · 0.45
Calls
1
getChildSet
Method · 0.45
Tested by
no test coverage detected