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