Table of Contents

Constructor CRepository

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

CRepository(ILspDocumentProvider)

Initializes a new instance of the CRepository class with specified parameter.

public CRepository(ILspDocumentProvider documentProvider)

Parameters

documentProvider ILspDocumentProvider

ILspDocumentProvider associated with this new instance.