Exemplo n.º 1
0
 public GotoNode(int num)
 {
     Label = new IntNumNode(num);
 }