Class SonarQubePythonIndexer

    • Constructor Detail

      • SonarQubePythonIndexer

        public SonarQubePythonIndexer​(List<org.sonar.api.batch.fs.InputFile> files)
    • Method Detail

      • buildOnce

        public void buildOnce​(org.sonar.api.batch.sensor.SensorContext context)
        Specified by:
        buildOnce in class PythonIndexer