Uses of Class
org.sonar.plugins.python.architecture.ArchitectureCallbackWrapper
Packages that use ArchitectureCallbackWrapper
-
Uses of ArchitectureCallbackWrapper in org.sonar.plugins.python
Constructors in org.sonar.plugins.python with parameters of type ArchitectureCallbackWrapperModifierConstructorDescriptionPythonSensor(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)