	do if
	do //  something
	else if
	else //  something
	return a ? b : c;
	return
\return this is a doxygen comment
\todo
if (condition) do_something();
if (c) throw wexception("Something went wrong.");
if (c)
