Method: Racc::StateTransitionTable#token_table

Defined in:
lib/racc/statetransitiontable.rb

#token_tableObject

Returns the value of attribute token_table

Returns:

  • (Object)

    the current value of token_table



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

def token_table
  @token_table
end