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