Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ getParent
Method
getParent
packages/designer/src/document/node/node.ts:1139–1141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1137
}
1138
1139
getParent() {
1140
return
this.parent;
1141
}
1142
1143
getId() {
1144
return
this.id;
Callers
1
getRGL
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected