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



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

def inspect
  "<error>"
end