Merge remote branch 'pu/new-style_attributes' into wip
[nit.git] / src / parser / parser_prod.nit
index 18b8de5..99107cc 100644 (file)
@@ -4,6 +4,7 @@ package parser_prod
 
 import lexer
 intrude import parser_nodes
+private import tables
 
 redef class ANode
        # Parent of the node in the AST