Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ getParentRef
Method
getParentRef
packages/core/src/language/childset.ts:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
getParentRef() {
51
return
this.childParentRef
52
}
53
54
getChildren() {
55
return
this.children
Callers
6
removeChild
Method · 0.95
constructor
Method · 0.80
edit_actions.test.ts
File · 0.80
checkChildSetObserversRecursively
Function · 0.80
populateChildSetFromAst
Function · 0.80
populateExpressionNodeFromAst
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected