MCPcopy Create free account
hub / github.com/cseagle/blc / newBlockIfElse

Method newBlockIfElse

block.cc:1775–1787  ·  view source on GitHub ↗

Add the new BlockIfElse to \b this, collapsing the condition, true clause, and false clause into it. \param cond is the condition FlowBlock \param tc is the true clause FlowBlock \param fc is the false clause FlowBlock \return the new BlockIf

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ruleBlockIfElseMethod · 0.80

Calls 2

forceOutputNumMethod · 0.80
push_backMethod · 0.45

Tested by

no test coverage detected