MCPcopy 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

cleanMethod · 0.95
generateJsAstMethod · 0.95
createNodeFromAstFunction · 0.45

Calls 1

getChildSetMethod · 0.45

Tested by

no test coverage detected