Method: Racc::Rule#symbols
- Defined in:
- lib/racc/grammar.rb
#symbols ⇒ Object (readonly)
Returns the value of attribute symbols.
621 622 623 |
# File 'lib/racc/grammar.rb', line 621 def symbols @symbols end |
Returns the value of attribute symbols.
621 622 623 |
# File 'lib/racc/grammar.rb', line 621 def symbols @symbols end |