Merge: share/libgc: option to use a local version of the source pkgs
[nit.git] / contrib / pep8analysis / src / parser / parser.nit
index 4fd6be1..3fd9171 100644 (file)
@@ -1,6 +1,6 @@
 # Parser.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module parser
+module parser is no_warning("missing-doc", "old-init")
 
 intrude import parser_prod
 import tables
@@ -292,8 +292,6 @@ private class ComputeProdLocationVisitor
                        end
                end
        end
-
-       init do end
 end
 
 # Each reduca action has its own class, this one is the root of the hierarchy.