# File lib/racc/grammar.rb, line 117
def
dfa
(
@states
||=
States
.
new
(
self
)).
dfa
end