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