| Class | Parser::ClobberingError |
| In: |
lib/parser/clobbering_error.rb
|
| Parent: | RuntimeError |
{Parser::ClobberingError} is raised when {Parser::Source::Rewriter} detects a clobbering rewrite action. This class inherits {RuntimeError} rather than {StandardError} for backward compatibility.
@api public