class Racc::Accept

Public Instance Methods

inspect() click to toggle source
# File lib/racc/state.rb, line 925
def inspect
  "<accept>"
end