Object
# File racc/state.rb, line 881 def initialize(goto) @goto_state = goto end
# File racc/state.rb, line 887 def goto_id @goto_state.ident end
# File racc/state.rb, line 891 def inspect "<shift #{@goto_state.ident}>" end
This page was generated for Ruby 3.1.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.