Package org.sonar.plugins.python.api
Class PythonInputFileContext
java.lang.Object
org.sonar.plugins.python.api.PythonInputFileContext
- Direct Known Subclasses:
PythonVisitorContext
-
Constructor Summary
ConstructorsConstructorDescriptionPythonInputFileContext(PythonFile pythonFile, File workingDirectory, CacheContext cacheContext) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PythonInputFileContext
public PythonInputFileContext(PythonFile pythonFile, @Nullable File workingDirectory, CacheContext cacheContext)
-
-
Method Details
-
pythonFile
-
cacheContext
-
stubFilesSymbols
-
workingDirectory
-