Method: Racc::Rule#target
- Defined in:
- lib/racc/grammar.rb
#target ⇒ Object
Returns the value of attribute target.
623 624 625 |
# File 'lib/racc/grammar.rb', line 623 def target @target end |
Returns the value of attribute target.
623 624 625 |
# File 'lib/racc/grammar.rb', line 623 def target @target end |