dkc_create_elsif 423 compiler/diksam.y $$ = dkc_create_elsif($3, $5); dkc_create_elsif 512 compiler/diksamc.h Elsif *dkc_create_elsif(Expression *expr, Block *block);