Method in BasicBlock
Adds a new destination to this block that points to a node, with a option's line ID for context.
descendant
The new descendant node.
condition
The condition under which the node descendant
will be run.
string
lineID
The line ID of the option that must be selected in order for descendant
to run.