src: cleanup importations
[nit.git] / src / check_annotation.nit
index 8641e27..367ba4d 100644 (file)
@@ -19,7 +19,7 @@
 module check_annotation
 
 import phase
-import annotation
+private import annotation
 
 redef class ToolContext
        var check_annotation_phase: Phase = new CheckAnnotationPhase(self, null)
@@ -81,6 +81,8 @@ noinit
 readonly
 writable
 cached
+nosuper
+old_style_init
 
 pkgconfig
 c_compiler_option