dkc_create_array_expression 307 compiler/diksam.y $$ = dkc_create_array_expression($2); dkc_create_array_expression 311 compiler/diksam.y $$ = dkc_create_array_expression($2); dkc_create_array_expression 465 compiler/diksamc.h Expression *dkc_create_array_expression(ExpressionList *list);