Object
# File ruby-3.1.2/lib/racc/state.rb, line 881 def initialize(goto) @goto_state = goto end
# File ruby-3.1.2/lib/racc/state.rb, line 887 def goto_id @goto_state.ident end
# File ruby-3.1.2/lib/racc/state.rb, line 891 def inspect "<shift #{@goto_state.ident}>" end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.