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