Method: Racc::Prec#symbol
- Defined in:
- lib/racc/grammar.rb
#symbol ⇒ Object (readonly)
Returns the value of attribute symbol.
802 803 804 |
# File 'lib/racc/grammar.rb', line 802 def symbol @symbol end |
Returns the value of attribute symbol.
802 803 804 |
# File 'lib/racc/grammar.rb', line 802 def symbol @symbol end |