9e9c4968a19ad7ffddb9446868ccc011387b6ae3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 3 | ||
| Change Variable Type temp : Deque<Object> to temp : LinkedList<ValueMatcher> in method public exitList(ctx FeatureResultsParser.ListContext) : void in class cypher.feature.parser.CypherMatchersCreator | From | To | |
| Change Variable Type map : Map<String,Object> to map : Map<String,ValueMatcher> in method public exitPropertyMap(ctx FeatureResultsParser.PropertyMapContext) : void in class cypher.feature.parser.CypherMatchersCreator | From | To | |
| Change Variable Type value : Object to value : ValueMatcher in method public exitPropertyMap(ctx FeatureResultsParser.PropertyMapContext) : void in class cypher.feature.parser.CypherMatchersCreator | From | To |