Class: Rucoa::Nodes::BeginNode

Inherits:
Base
  • Object
show all
Includes:
Rucoa::NodeConcerns::Body, Rucoa::NodeConcerns::Rescue
Defined in:
lib/rucoa/nodes/begin_node.rb

Method Summary

Methods included from Rucoa::NodeConcerns::Rescue

#ensure, #rescue

Methods included from Rucoa::NodeConcerns::Body

#body, #body_children

Methods inherited from Base

#ancestors, #child_nodes, #descendant_nodes, #each_ancestor, #each_child_node, #each_descendant_node, #include_position?, #initialize, #module_nesting, #namespace, #next_sibling_nodes, #parent, #parent=, #previous_sibling_nodes, #updated

Constructor Details

This class inherits a constructor from Rucoa::Nodes::Base