Class SonarLintCacheWrapper

java.lang.Object
org.sonar.plugins.python.api.SonarLintCacheWrapper

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

    • SonarLintCacheWrapper

      public SonarLintCacheWrapper()
    • SonarLintCacheWrapper

      public SonarLintCacheWrapper(@Nullable SonarLintCache sonarLintCache)
  • Method Details

    • sonarLintCache

      @CheckForNull public SonarLintCache sonarLintCache()