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

Define order of application for refactorings #15

Open
jmhorcas opened this issue Dec 13, 2022 · 0 comments
Open

Define order of application for refactorings #15

jmhorcas opened this issue Dec 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jmhorcas
Copy link
Contributor

Some refactorings cannot be applied if there are other refactorings available first because they require that there is not some language constructs. For instance, the requires/excludes refactorings can only be applied with simple constructs (xor, or) but not with others such as mutex or cardinality-groups.

@jmhorcas jmhorcas added the bug Something isn't working label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants