Method: Racc::Reduce#rule
- Defined in:
- lib/racc/state.rb
#rule ⇒ Object (readonly)
Returns the value of attribute rule.
903 904 905 |
# File 'lib/racc/state.rb', line 903 def rule @rule end |
Returns the value of attribute rule.
903 904 905 |
# File 'lib/racc/state.rb', line 903 def rule @rule end |