Method: Racc::StateTransitionTable#goto_table

Defined in:
lib/racc/statetransitiontable.rb

#goto_tableObject

Returns the value of attribute goto_table

Returns:

  • (Object)

    the current value of goto_table



17
18
19
# File 'lib/racc/statetransitiontable.rb', line 17

def goto_table
  @goto_table
end