Skip to content

Refactoring search#32

Open
AtomicPhoenix wants to merge 11 commits intothoriumrobot:masterfrom
AtomicPhoenix:RefactoringSearch
Open

Refactoring search#32
AtomicPhoenix wants to merge 11 commits intothoriumrobot:masterfrom
AtomicPhoenix:RefactoringSearch

Conversation

@AtomicPhoenix
Copy link
Collaborator

Requires #31.

Adds the ability for VGRTool to search for and save a list of valid refactorings, rather than performing refactorings. The list of valid refactorings found is stored in a CSV file format with the headers "Refactoring Module, File Path, File Name, Line Number, Node Type, Code Snippet".

Copy link
Collaborator

@kelloggm kelloggm left a comment

Choose a reason for hiding this comment

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

I only looked over the logic in the searchRefactorings method in RefactoringEngine, since I think everything else is in #31. It looks good to me.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants