Merge: GitHub API: handles comments
[nit.git] / contrib / pep8analysis / src / parser / parser_nodes.nit
index 97530a4..6aac4bc 100644 (file)
@@ -1,6 +1,6 @@
 # Raw AST node hierarchy.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module parser_nodes
+module parser_nodes is no_warning("missing-doc", "old-init")
 
 import location