jj_la1[84] = jj_gen;
;
}
Symbol(LinkNode.ASSIGN);
if (et != null) {
push(new RefNode(toLocation(et), pop(), true));
}
count++;
label_29:
while (true) {
switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
case COMMA:
;
break;
default:
jj_la1[85] = jj_gen;
break label_29;
}
jj_consume_token(COMMA);
et=null;
switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
case ET:
et = jj_consume_token(ET);
break;
default:
jj_la1[86] = jj_gen;
;
}
Symbol(LinkNode.ASSIGN);
if (et != null) {
push(new RefNode(toLocation(et), pop(), true));
}
count++;
}
switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
case ASSIGN: