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

Method bodyBlock

source/python.js:18379–18381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18377 this._node = node;
18378 }
18379 bodyBlock() {
18380 return this._node.blocks().at(0);
18381 }
18382 nextCond() {
18383 return this.bodyBlock().outputs()[0];
18384 }

Callers 4

nextCondMethod · 0.80
bodyCarriedInputsMethod · 0.80
bodyCarriedOutputsMethod · 0.80
transformLoopMethod · 0.80

Calls 2

atMethod · 0.80
blocksMethod · 0.80

Tested by

no test coverage detected