Method: Racc::Rule#hash

Defined in:
lib/racc/grammar.rb

#hashObject

Returns the value of attribute hash.



643
644
645
# File 'lib/racc/grammar.rb', line 643

def hash
  @hash
end