Method: Racc::StateTransitionTable#action_table

Defined in:
lib/racc/statetransitiontable.rb

#action_tableObject

Returns the value of attribute action_table

Returns:

  • (Object)

    the current value of action_table



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

def action_table
  @action_table
end