예제 #1
0
 public Location location() {
   return cond.location();
 }
예제 #2
0
 public Type type() {
   return thenExpr.type();
 }