Skip to content

Conversation

@psolikov
Copy link

Tried to add useful information about refactorings, but not working yet.


public Refactoring(@NotNull String unit, @NotNull String target, double accuracy, boolean isUnitField, PsiElement element) {
this.unit = unit;
this.target = target;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this(unit, target, .... )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants