Example #1
0
 @NotNull
 @Override
 public Collection<JetType> getSupertypes() {
   return errorTypeConstructor.getSupertypes();
 }