Constructor PythonRepository
PythonRepository(ILspDocumentProvider, ISyntaxTree)
Initializes a new instance of the PythonRepository class with specified settings.
public PythonRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)
Parameters
documentProviderILspDocumentProviderILspDocumentProviderassociated with this new instance.syntaxTreeISyntaxTreeISyntaxTreefor this new instance.