Object
# File racc/grammar.rb, line 786 def initialize(symbol, lineno) @symbol = symbol @lineno = lineno end
# File racc/grammar.rb, line 791 def name "=#{@symbol}" end
This page was generated for Ruby 2.7.6
Generated with Ruby-doc Rdoc Generator 0.42.0.