Exemple #1
0
 private RtVal transfer(ValType type, RtVal val, int id) {
   return getOriginIndex(val, adv.getSetFromVar(type, id));
 }