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

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
doswitch
(,
block* b
)
Suggestion Box / Bug Report