I want to execute each case of a switch control automatically. Thus, I need to
transform the lookupswtichStmt into a sequence of IfStmts.<br> Could someone
give me some advice about doing this?<div></div>