Class PythonIndexerWrapper

java.lang.Object
org.sonar.plugins.python.indexer.PythonIndexerWrapper

@ScannerSide @SonarLintSide public class PythonIndexerWrapper extends Object
  • Constructor Details

    • PythonIndexerWrapper

      public PythonIndexerWrapper()
    • PythonIndexerWrapper

      public PythonIndexerWrapper(@Nullable PythonIndexer indexer)
  • Method Details