Table of Contents

Constructor RRepository

Namespace
Alternet.Syntax.Parsers.Lsp.R
Assembly
Alternet.Syntax.Parsers.R.v9.dll

RRepository(ILspDocumentProvider, ISyntaxTree)

Initializes a new instance of the RRepository class with specified settings.

public RRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)

Parameters

documentProvider ILspDocumentProvider

ILspDocumentProvider associated with this new instance.

syntaxTree ISyntaxTree

ISyntaxTree for this new instance.