doswitch

Generate code for blocks ending in a switch statement. Take BCswitch and decide on BCifthen use if - then code BCjmptab index into jump table BCswitch search table for match

nothrow @safe @trusted
void
doswitch
(,
block* b
)

Meta