Object
# File lib/racc/grammar.rb, line 788 788: def initialize(symbol, lineno) 789: @symbol = symbol 790: @lineno = lineno 791: end
# File lib/racc/grammar.rb, line 793 793: def name 794: "=#{@symbol}" 795: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.