Method: Racc::Sym#assoc
- Defined in:
- lib/racc/grammar.rb
#assoc ⇒ Object
Returns the value of attribute assoc.
1065 1066 1067 |
# File 'lib/racc/grammar.rb', line 1065 def assoc @assoc end |
Returns the value of attribute assoc.
1065 1066 1067 |
# File 'lib/racc/grammar.rb', line 1065 def assoc @assoc end |