Example #1
0
 public void visitAnyShort(ShortI s) {
   result_ = getBooleanResult(s.equals(op2_));
 }