73a22d4d0458c54c958cffda6e219aeef02563f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getEnvironment() : ProcessingEnvironment renamed to package environment() : ProcessingEnvironment in class com.google.errorprone.dataflow.DataFlow.AnalysisParams | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cfgCache : LoadingCache<CFGParams,ControlFlowGraph> to cfgCache : LoadingCache<CfgParams,ControlFlowGraph> in class com.google.errorprone.dataflow.DataFlow | From | To |