Преглед на файлове

Now actually apply the typeParameters

kindlich преди 7 години
родител
ревизия
8f019d721d
No known key found for this signature in database
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      JavaIntegration/src/main/java/org/openzen/zencode/java/JavaNativeModule.java

+ 1
- 0
JavaIntegration/src/main/java/org/openzen/zencode/java/JavaNativeModule.java Целия файл

246
 				TypeID type = loadType(bound);
246
 				TypeID type = loadType(bound);
247
 				parameter.addBound(new ParameterTypeBound(CodePosition.NATIVE, type));
247
 				parameter.addBound(new ParameterTypeBound(CodePosition.NATIVE, type));
248
 			}
248
 			}
249
+			typeParameters[i] = parameter;
249
 		}
250
 		}
250
 		
251
 		
251
 		HighLevelDefinition definition;
252
 		HighLevelDefinition definition;

Loading…
Отказ
Запис