Toggle navigation
Home
org.sonar.api.scan.filesystem.ModuleFileSystem to org.sonar.api.batch.fs.FileSystem
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
FileQuery
to
fs.predicates()
FileQuery.onMain()
to
fs
fileSystem.files(FileQuery.onMain().onLanguage(Xoo.KEY))
to
fs.files(fs.predicates().and(fs.predicates().hasType(Type.MAIN),fs.predicates().hasLanguage(Xoo.KEY)))
Rename Variable
fileSystem
to
fs
fileSystem
to
fs
fileSystem
to
fs
fileSystem
to
fs