예제 #1
0
 public String toString() {
   return "N" + (funIndex + 1) + "(r,s,t) = " + funOuter.getExpr();
 }