Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
recursivelySetMutations
Method · 0.80
serialize
Method · 0.80
selectedNode
Method · 0.80
recursivelySetLineNumbers
Method · 0.80
getChildNodeByLineNumber
Method · 0.80
recursivelySetLineNumbers
Function · 0.80
getChildNodeByLineNumber
Function · 0.80
recursivelyBuildScope
Function · 0.80
recursivelyClearScope
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected