Parser::Source::Map
# File lib/parser/source/map/rescue_body.rb, line 9 def initialize(keyword_l, assoc_l, begin_l, expression_l) @keyword = keyword_l @assoc = assoc_l @begin = begin_l super(expression_l) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.