Method: Racc::StateTransitionTable#goto_table
- Defined in:
- lib/racc/statetransitiontable.rb
#goto_table ⇒ Object
Returns the value of attribute goto_table
17 18 19 |
# File 'lib/racc/statetransitiontable.rb', line 17 def goto_table @goto_table end |