MCPcopy 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

removeChildMethod · 0.95
constructorMethod · 0.80
populateChildSetFromAstFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected