Sha256: 4346f427e3a0203ad0bb5e892636f7f2146a54483adcfba63a30db4f4c6ab01c
Contents?: true
Size: 300 Bytes
Versions: 57
Compression:
Stored size: 300 Bytes
Contents
module Parser ## # {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 # class ClobberingError < RuntimeError end end
Version data entries
57 entries across 57 versions & 5 rubygems