Lines Matching full:ast_sequence
786 if ($1->oper != ast_sequence) {787 $$ = new(ctx) ast_expression(ast_sequence, NULL, NULL, NULL);