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