Module: L43Peg::Errors
Instance Method Summary collapse
Instance Method Details
#bad_parser_result(msg) ⇒ Object
8 |
# File 'lib/l43_peg/errors.rb', line 8 def bad_parser_result(msg) = raise BadParserResult, msg |
8 |
# File 'lib/l43_peg/errors.rb', line 8 def bad_parser_result(msg) = raise BadParserResult, msg |