Method: Racc::State#closure

Defined in:
lib/racc/state.rb

#closureObject (readonly)

Returns the value of attribute closure.



633
634
635
# File 'lib/racc/state.rb', line 633

def closure
  @closure
end