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