Method: Racc::State#goto_table
- Defined in:
- lib/racc/state.rb
#goto_table ⇒ Object (readonly)
Returns the value of attribute goto_table.
630 631 632 |
# File 'lib/racc/state.rb', line 630 def goto_table @goto_table end |
Returns the value of attribute goto_table.
630 631 632 |
# File 'lib/racc/state.rb', line 630 def goto_table @goto_table end |