예제 #1
0
 @NotNull
 @Override
 public List<TypeParameterDescriptor> getParameters() {
   return errorTypeConstructor.getParameters();
 }