Class: Interscript::Node::Group::Sequential

Inherits:
Interscript::Node::Group show all
Defined in:
lib/interscript/node/group/sequential.rb

Direct Known Subclasses

Stage

Instance Attribute Summary

Attributes inherited from Interscript::Node::Group

#children, #reverse_run

Method Summary

Methods inherited from Interscript::Node::Group

#==, #apply_order, #initialize, #inspect, #reorder_children, #reverse, #to_hash, #to_visualization_array

Methods inherited from Interscript::Node

#==, #initialize, #to_hash

Constructor Details

This class inherits a constructor from Interscript::Node::Group