# File lib/racc/iset.rb, line 48
def
update_a
(
a
)
s
=
@set
a
.
each
{
|
i
|
s
[
i
.
ident
] =
i
}
end