Method: Racc::StateTransitionTable#shift_n

Defined in:
lib/racc/statetransitiontable.rb

#shift_nObject

Returns the value of attribute shift_n

Returns:

  • (Object)

    the current value of shift_n



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

def shift_n
  @shift_n
end