Exemplo n.º 1
0
 public SuperNode newSuperNode()
 {
     return(new SuperNode(this, Super.newOccurrenceIn(Scope)));
 }