Class: DeepCover::Node::CsendWithBlock
- Inherits:
-
Csend
- Object
- DeepCover::Node
- Csend
- DeepCover::Node::CsendWithBlock
- Includes:
- WithBlock
- Defined in:
- lib/deep_cover/node/block.rb
Constant Summary
Constants inherited from DeepCover::Node
And, CLASSES, Complex, Cvasgn, Dsym, Erange, Float, Int, Ivar, Kwarg, Kwoptarg, Kwrestarg, OrAsgn, Rational, Sym, True, Zsuper
Instance Attribute Summary
Attributes inherited from DeepCover::Node
#base_node, #children, #index, #next_sibling, #parent, #previous_sibling
Method Summary
Methods included from WithBlock
#execution_count, #flow_completion_count
Methods inherited from Csend
#branches, #execution_count, #initialize, #message
Methods included from Branch
#branches, #flow_completion_count
Methods inherited from DeepCover::Node
[], #[], atom, #children_nodes, #covered_code, #each_node, #fancy_type, #find_all, has_evaluated_segments, inherited, #initialize, #to_s, #type
Methods included from Memoize
Constructor Details
This class inherits a constructor from DeepCover::Node::Csend