Exception: Ast::Merge::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ast/merge.rb

Overview

Base error class for all AST merge operations. All *-merge gems should have their Error class inherit from this.

Direct Known Subclasses

ParseError, PlaceholderCollisionError