Method: Racc::State#closure
- Defined in:
- lib/racc/state.rb
#closure ⇒ Object (readonly)
Returns the value of attribute closure.
633 634 635 |
# File 'lib/racc/state.rb', line 633 def closure @closure end |
Returns the value of attribute closure.
633 634 635 |
# File 'lib/racc/state.rb', line 633 def closure @closure end |