|
Change Parameter Type path : String to file : InputFile in method protected abstract processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processSource(file InputFile) : void in class com.google.devtools.j2objc.PackageInfoPreProcessor |
From |
To |
|
Change Parameter Type filePaths : List<String> to files : List<InputFile> in method public parseFiles(files List<InputFile>, handler Handler) : void in class com.google.devtools.j2objc.util.JdtParser |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method protected ObjectiveCSourceFileGenerator(unit GenerationUnit, emitLineDirectives boolean) in class com.google.devtools.j2objc.gen.ObjectiveCSourceFileGenerator |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method public generate(unit GenerationUnit) : void in class com.google.devtools.j2objc.gen.ObjectiveCSegmentedHeaderGenerator |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method public SourceFileGenerator(unit GenerationUnit, emitLineDirectives boolean) in class com.google.devtools.j2objc.gen.SourceFileGenerator |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method protected ObjectiveCHeaderGenerator(unit GenerationUnit) in class com.google.devtools.j2objc.gen.ObjectiveCHeaderGenerator |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method private ObjectiveCImplementationGenerator(unit GenerationUnit) in class com.google.devtools.j2objc.gen.ObjectiveCImplementationGenerator |
From |
To |
|
Change Parameter Type path : String to input : InputFile in method private processUnit(input InputFile, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method public generateObjectiveCSource(unit GenerationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method public generate(unit GenerationUnit) : void in class com.google.devtools.j2objc.gen.ObjectiveCImplementationGenerator |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method protected ObjectiveCSegmentedHeaderGenerator(unit GenerationUnit) in class com.google.devtools.j2objc.gen.ObjectiveCSegmentedHeaderGenerator |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Parameter Type sourceFileFullPath : String to inputFile : InputFile in method public CompilationUnit(jdtNode CompilationUnit, inputFile InputFile, mainTypeName String, source String) in class com.google.devtools.j2objc.ast.CompilationUnit |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processSource(file InputFile) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Parameter Type unit : CompilationUnit to unit : GenerationUnit in method public generate(unit GenerationUnit) : void in class com.google.devtools.j2objc.gen.ObjectiveCHeaderGenerator |
From |
To |
|
Change Parameter Type sourceFileFullPath : String to inputFile : InputFile in method public convertCompilationUnit(jdtUnit CompilationUnit, inputFile InputFile, source String) : CompilationUnit in class com.google.devtools.j2objc.ast.TreeConverter |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.HeaderMappingPreProcessor |
From |
To |
|
Change Parameter Type path : String to file : InputFile in method protected processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.PackageInfoPreProcessor |
From |
To |
|
Change Variable Type sourceFile : File to inputFile : InputFile in method private maybeAddToClosure(type ITypeBinding) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Change Variable Type zfile : ZipFile to inputFile : InputFile in method protected processJavaFile(filename String) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Variable Type filePath : String to file : InputFile in method public findCycles() : List<List<Edge>> in class com.google.devtools.cyclefinder.CycleFinder |
From |
To |
|
Change Variable Type f : File to filename : String in method protected processJavaFile(filename String) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Variable Type path : String to file : InputFile in method protected processBatchSources() : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Change Variable Type file : String to file : InputFile in method public processFiles(files Iterable<String>) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.HeaderMappingPreProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.PackageInfoPreProcessor |
From |
To |
|
Rename Parameter file : String to filename : String in method public processFile(filename String) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Rename Parameter path : String to input : InputFile in method private processUnit(input InputFile, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Rename Parameter filename : String to unitName : String in method public parse(unitName String, source String) : CompilationUnit in class com.google.devtools.j2objc.util.JdtParser |
From |
To |
|
Rename Parameter filePaths : List<String> to files : List<InputFile> in method public parseFiles(files List<InputFile>, handler Handler) : void in class com.google.devtools.j2objc.util.JdtParser |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processSource(file InputFile) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected abstract processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processSource(file InputFile) : void in class com.google.devtools.j2objc.PackageInfoPreProcessor |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processSource(file InputFile, source String) : void in class com.google.devtools.j2objc.FileProcessor |
From |
To |
|
Rename Parameter sourceFileFullPath : String to inputFile : InputFile in method public CompilationUnit(jdtNode CompilationUnit, inputFile InputFile, mainTypeName String, source String) in class com.google.devtools.j2objc.ast.CompilationUnit |
From |
To |
|
Rename Parameter sourceFileFullPath : String to inputFile : InputFile in method public convertCompilationUnit(jdtUnit CompilationUnit, inputFile InputFile, source String) : CompilationUnit in class com.google.devtools.j2objc.ast.TreeConverter |
From |
To |
|
Rename Parameter path : String to file : InputFile in method protected processUnit(file InputFile, source String, unit CompilationUnit, ticker TimeTracker) : void in class com.google.devtools.j2objc.TranslationProcessor |
From |
To |