Class PythonIndexer

    • Field Detail

      • projectBaseDirAbsolutePath

        protected String projectBaseDirAbsolutePath
    • Constructor Detail

      • PythonIndexer

        public PythonIndexer()
    • Method Detail

      • packageName

        public String packageName​(org.sonar.api.batch.fs.InputFile inputFile)
      • buildOnce

        public abstract void buildOnce​(org.sonar.api.batch.sensor.SensorContext context)
      • getFileWithId

        @CheckForNull
        public org.sonar.api.batch.fs.InputFile getFileWithId​(String fileId)