# File lib/racc/grammar.rb, line 788 def initialize(symbol, lineno) @symbol = symbol @lineno = lineno end