Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ getChild
Method
getChild
packages/core/src/language/childset.ts:180–182 ·
view source on GitHub ↗
(index: number)
Source
from the content-addressed store, hash-verified
178
}
179
180
getChild(index: number) {
181
return
this.children[index]
182
}
183
184
getCount(): number {
185
return
this.children.length
Callers
15
getWrapInsertChildSet
Method · 0.80
wrapNodeOnPaste
Method · 0.80
replaceNode
Method · 0.80
dict_multiselect.test.ts
File · 0.80
getHelloWorldPythonFile
Function · 0.80
getAssignStatement
Function · 0.80
fragment_insert.test.ts
File · 0.80
getHelloWorldPythonFile
Function · 0.80
edit_actions.test.ts
File · 0.80
getBreadcrumbsTestFile
Function · 0.80
multiselect.test.ts
File · 0.80
generateParseTree
Method · 0.80
Calls
no outgoing calls
Tested by
4
getHelloWorldPythonFile
Function · 0.64
getAssignStatement
Function · 0.64
getHelloWorldPythonFile
Function · 0.64
getBreadcrumbsTestFile
Function · 0.64