Toggle navigation
Home
java.lang.String to com.google.devtools.j2objc.file.InputFile
No. of Instances - 38
No. of Commits - 4
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
String
to
InputFile
String
to
InputFile
String
to
InputFile
String
to
InputFile
Add or Remove Method invocation
path
to
file.getPath()
path
to
file.getPath()
path
to
file.getUnitName()
path
to
file.getUnitName()
FileUtil.readSource(filePath)
to
FileUtil.readFile(file)
filePath
to
file.getPath()
processedFiles.contains(file)
to
processedFiles.contains(file.getUnitName())
other.getSourceFileFullPath()
to
other.getInputFile()
path
to
file.getUnitName()
path
to
file.getUnitName()
processedFiles.contains(file)
to
processedFiles.contains(file.getUnitName())
path
to
file.getPath()
FileUtil.readSource(filePath)
to
FileUtil.readFile(file)
filePath
to
file.getPath()
path
to
file.getPath()
other.getSourceFileFullPath()
to
other.getInputFile()
unitName
to
file.getUnitName()
Rename Variable
path
to
file
path
to
file
path
to
file
path
to
file
path
to
file
sourceFileFullPath
to
inputFile
sourceFileFullPath
to
inputFile
path
to
file
path
to
file
path
to
file
path
to
file
filePath
to
file
path
to
input
path
to
file
path
to
file
sourceFileFullPath
to
inputFile
sourceFileFullPath
to
inputFile
sourceFileFullPath
to
inputFile
path
to
file
path
to
file
path
to
file
sourceFileFullPath
to
inputFile
path
to
file
path
to
file
sourceFileFullPath
to
inputFile
path
to
file
path
to
file
path
to
file
path
to
file
filePath
to
file
path
to
file
path
to
file
path
to
input
sourceFileFullPath
to
inputFile
sourceFileFullPath
to
inputFile
sourceFileFullPath
to
inputFile
unitName
to
file
Rename Method invocation
processFile
to
processSource
processFile
to
processSource