Method in BasicBlock
Adds a new destination to this block, that points to another block.
Name | Description |
---|---|
Yarn.Compiler.BasicBlock descendant
The new descendant node.
Yarn.Compiler.BasicBlock.Condition condition
The condition under which descendant
will be run.