Пример #1
0
 public GotoNode(int num)
 {
     Label = new IntNumNode(num);
 }