implement package import
This commit is contained in:
@@ -174,6 +174,7 @@ std::string AST::type2str(AstNodeType type)
|
||||
X(AST_MODPORT)
|
||||
X(AST_MODPORTMEMBER)
|
||||
X(AST_PACKAGE)
|
||||
X(AST_IMPORT)
|
||||
X(AST_WIRETYPE)
|
||||
X(AST_TYPEDEF)
|
||||
X(AST_STRUCT)
|
||||
|
||||
Reference in New Issue
Block a user