Method: RBelly::Nodes::TryNode#catch_block

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

#catch_blockObject (readonly)

Returns the value of attribute catch_block.



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

def catch_block
  @catch_block
end