Ejemplo n.º 1
0
 public Location location() {
   return cond.location();
 }
Ejemplo n.º 2
0
 public Type type() {
   return thenExpr.type();
 }