Method: RBelly::Nodes::TryNode#finally_block

Defined in:
lib/rbelly/nodes/try_node.rb

#finally_blockObject (readonly)

Returns the value of attribute finally_block.



4
5
6
# File 'lib/rbelly/nodes/try_node.rb', line 4

def finally_block
  @finally_block
end