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