e38170806577c31115788ff7305895eb86a557ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public getInstance() : JdtElements moved from class com.google.devtools.j2objc.jdt.JdtElements to class com.google.devtools.j2objc.jdt.JdtParser.JdtParserEnvironment & inlined to public typeUtilities() : Types | From | To | |
Move And Inline Method public getInstance() : JdtElements moved from class com.google.devtools.j2objc.jdt.JdtElements to class com.google.devtools.j2objc.jdt.JdtParser.JdtParserEnvironment & inlined to public elementUtilities() : Elements | From | To | |
Rename Attribute | 2 | ||
Rename Attribute typeEnv : Types to env : ParserEnvironment in class com.google.devtools.j2objc.util.NameTable | From | To | |
Rename Attribute environment : ParserEnvironment to env : ParserEnvironment in class com.google.devtools.j2objc.types.Types | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type typeEnv : Types to env : ParserEnvironment in class com.google.devtools.j2objc.util.NameTable | From | To |