Skip to content

Define order of application for refactorings #15

@jmhorcas

Description

@jmhorcas

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions