Closed MishaStrittmatter closed 5 years ago
Fixed for EClass. Do you think the implementation for EEnum ist buggy as well?
Thank you. The Dead Enum detection should be fine. There is no inheritance between enums and nothing like containments or root containers. The only way to use them is in attributes of classes. So the implementation should be straight forward and easy to test, which I will do.
See my drawing :)