Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

类图工具设计问题 #9

Open
leobert-lan opened this issue Apr 26, 2023 · 0 comments
Open

类图工具设计问题 #9

leobert-lan opened this issue Apr 26, 2023 · 0 comments

Comments

@leobert-lan
Copy link
Owner

继承体系不能成环,但依赖是可以的。使用有向无环图是不合适的。如果是检查继承,编译本身即具备该功能;或者仅检查继承的edge。

另,实现中,有向无环图导出节点时存在重复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant