Uses of Class
org.sonar.plugins.python.editions.RepositoryInfoProviderWrapper
Packages that use RepositoryInfoProviderWrapper
-
Uses of RepositoryInfoProviderWrapper in org.sonar.plugins.python
Constructors in org.sonar.plugins.python with parameters of type RepositoryInfoProviderWrapperModifierConstructorDescriptionPythonSensor(org.sonar.api.measures.FileLinesContextFactory fileLinesContextFactory, org.sonar.api.batch.rule.CheckFactory checkFactory, org.sonar.api.issue.NoSonarFilter noSonarFilter, PythonCustomRuleRepositoryWrapper customRuleRepositoriesWrapper, PythonIndexerWrapper indexerWrapper, SonarLintCacheWrapper sonarLintCacheWrapper, AnalysisWarningsWrapper analysisWarnings, RepositoryInfoProviderWrapper editionMetadataProviderWrapper, ArchitectureCallbackWrapper architectureUDGBuilderWrapper, NoSonarLineInfoCollector noSonarLineInfoCollector)