Example #1
0
 @Override
 public void acceptClose(TypeVisitor v) {
   v.endMTIntersect(this);
   v.endMTAbstract(this);
   v.endMTType(this);
 }