MCPcopy Index your code
hub / github.com/SplootCode/splootcode / getChildren

Method getChildren

packages/core/src/language/childset.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 getChildren() {
55 return this.children
56 }
57
58 getNodeCategory() {
59 return this.nodeCategory

Callers 9

serializeMethod · 0.80
selectedNodeMethod · 0.80
getChildNodeByLineNumberFunction · 0.80
recursivelyBuildScopeFunction · 0.80
recursivelyClearScopeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected