class Racc::Error
Public Instance Methods
inspect()
click to toggle source
# File racc/state.rb, line 931 def inspect "<error>" end