Exception: LiveAST::RawEvalError
- Inherits:
-
ASTNotFoundError
- Object
- StandardError
- ASTNotFoundError
- LiveAST::RawEvalError
- Defined in:
- lib/live_ast/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
18 19 20 |
# File 'lib/live_ast/error.rb', line 18 def "Must use ast_eval instead of eval in order to obtain AST." end |