Exception: Gisele::UnexpectedNodeError

Inherits:
InternalError show all
Defined in:
lib/gisele/errors.rb

Overview

Raised when an unexpected node is encountered in an AST-driven transformation.

Instance Attribute Summary

Attributes inherited from Error

#cause

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Gisele::Error