a0eaf19ebaa211135aab3c9e28b512c356b921d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type unit : JCTree.JCCompilationUnit to unit : CompilationUnitTree in method private JavacParseResult(file InputFile, source String, unit CompilationUnitTree, sourcePositions SourcePositions) in class com.google.devtools.j2objc.javac.JavacParser.JavacParseResult | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type unit : JCTree.JCCompilationUnit to unit : CompilationUnitTree in method public parse(mainType String, path String, source String) : CompilationUnit in class com.google.devtools.j2objc.javac.JavacParser | From | To | |
| Change Variable Type unit : JCTree.JCCompilationUnit to unit : CompilationUnitTree in method public parseWithoutBindings(file InputFile, source String) : Parser.ParseResult in class com.google.devtools.j2objc.javac.JavacParser | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type unit : JCTree.JCCompilationUnit to unit : CompilationUnitTree in class com.google.devtools.j2objc.javac.JavacParser.JavacParseResult | From | To |