Uses of Class
org.sonar.plugins.python.MultiFileProgressReport
Packages that use MultiFileProgressReport
-
Uses of MultiFileProgressReport in org.sonar.plugins.python
Methods in org.sonar.plugins.python with parameters of type MultiFileProgressReportModifier and TypeMethodDescriptionprotected voidScanner.processFiles(List<PythonInputFile> files, org.sonar.api.batch.sensor.SensorContext context, MultiFileProgressReport progressReport, AtomicInteger numScannedWithoutParsing)