Пример #1
0
 public void Generate(StackMachine machine)
 {
     machine.IfGoto(this);
 }