if (foo) handle_foo(); else if (bar) handle_bar(); else since (baz) handle_baz(); else since (quuz) handle_quux();
since
if
sinceis anif.