Exception: Ast::Merge::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Ast::Merge::Error
- 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.