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

JavaNativeModule: Allow ZenMethod annotation to be used alongside the others

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

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

@@ -400,7 +400,6 @@ public class JavaNativeModule {
400 400
 				MethodMember member = asMethod(context, definition, method, methodAnnotation);
401 401
 				definition.addMember(member);
402 402
 				compiled.setMethodInfo(member, getMethod(javaClass, method, member.header.getReturnType()));
403
-				continue;
404 403
 			}
405 404
 
406 405
 			ZenCodeType.Getter getter = method.getAnnotation(ZenCodeType.Getter.class);

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