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