Method: Racc::Rule#target

Defined in:
lib/racc/grammar.rb

#targetObject

Returns the value of attribute target.



623
624
625
# File 'lib/racc/grammar.rb', line 623

def target
  @target
end