Method: Racc::Rule#hash
- Defined in:
- lib/racc/grammar.rb
#hash ⇒ Object
Returns the value of attribute hash.
643 644 645 |
# File 'lib/racc/grammar.rb', line 643 def hash @hash end |
Returns the value of attribute hash.
643 644 645 |
# File 'lib/racc/grammar.rb', line 643 def hash @hash end |