Exception: Parser::ClobberingError
- Defined in:
 - sorbet/rbi/parser@3.3.8.0.rbi
 
Overview
ClobberingError is raised when Source::Rewriter detects a clobbering rewrite action. This class inherits RuntimeError rather than StandardError for backward compatibility.
source://parser//lib/parser/clobbering_error.rb#11