In Files

  • racc/state.rb

Parent

Methods

Racc::Accept

Public Instance Methods

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