Skip to content

some patterns seem to overlap with other patterns.  #8

@zqudm

Description

@zqudm

For example, given the diff result of two java file /b_OrganizeImportsOperation.java and f_OrganizeImportsOperation.java.

32d31
< import org.eclipse.core.resources.ResourcesPlugin;
557c556
< 		return ResourcesPlugin.getWorkspace().getRoot();
---
> 		return fCompilationUnit.getResource();

What the pattern of this bug? That is, mcRepl(Method call replacement) and retExpChange (Return expression modification) , which one is better?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions