Exception: Racc::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/racc/state.rb,
lib/racc/exception.rb

Direct Known Subclasses

CompileError

Instance Method Summary collapse

Instance Method Details

#inspectObject



931
932
933
# File 'lib/racc/state.rb', line 931

def inspect
  "<error>"
end