MCPcopy Index your code
hub / github.com/lutzroeder/netron / return_node

Method return_node

source/python.js:12361–12363  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12359 return this._block.param_node();
12360 }
12361 return_node() {
12362 return this._block.return_node();
12363 }
12364 block() {
12365 return this._block;
12366 }

Callers 10

runMethod · 0.80
markReturnNodeMethod · 0.80
markMethod · 0.80
constructorMethod · 0.80
setInsertPointMethod · 0.80
emitIfElseBlocksMethod · 0.80
constructorMethod · 0.80
deleteAfterExitNodesMethod · 0.80
transformExitsMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected