Toggle navigation
Home
org.sonar.api.batch.fs.FileSystem to org.sonar.scanner.scan.filesystem.InputComponentStore
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
fs
to
store
fs
to
store
fs
to
store
fs
to
store
Add or Remove Method invocation
fs.languages()
to
store.getLanguages()
fs
to
store.getLanguages()
fs.languages()
to
store