Exemplo n.º 1
0
 public void BeginSwitch(Operand operand)
 {
     compiler.BeginSwitch(operand.Name);
 }