Class Hierarchy
- java.lang.Object
- org.sonar.python.caching.CacheContextImpl (implements org.sonar.plugins.python.api.caching.CacheContext)
- org.sonar.python.caching.CpdSerializer
- org.sonar.python.caching.CpdSerializer.SerializationResult
- org.sonar.python.caching.CpdSerializer.TokenInfo
- org.sonar.python.caching.DummyCache (implements org.sonar.plugins.python.api.caching.PythonReadCache, org.sonar.plugins.python.api.caching.PythonWriteCache)
- org.sonar.python.caching.PythonReadCacheImpl (implements org.sonar.plugins.python.api.caching.PythonReadCache)
- org.sonar.python.caching.PythonWriteCacheImpl (implements org.sonar.plugins.python.api.caching.PythonWriteCache)
- org.sonar.python.caching.StringTable
- org.sonar.python.caching.VarLengthInputStream (implements java.io.Closeable)
- org.sonar.python.caching.VarLengthOutputStream (implements java.io.Closeable)