# File lib/racc/parserfilegenerator.rb, line 73 def initialize(states, params) @states = states @grammar = states.grammar @params = params end