Exemple #1
0
 @Override
 protected IR constructIR() {
   return new NodesExpr(nodeType.checkIR(Expression.class), getType().getType());
 }