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