In Files

  • racc/state.rb

Parent

Methods

Racc::Error

Public Instance Methods

inspect() click to toggle source
 
               # File racc/state.rb, line 931
def inspect
  "<error>"
end
            
There is an updated format of the API docs for this version here.