Table of Contents

Constructor XmlRepository

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

XmlRepository(ILspDocumentProvider, ISyntaxTree)

Initializes a new instance of the XmlRepository class with specified parameters.

public XmlRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)

Parameters

documentProvider ILspDocumentProvider

ILspDocumentProvider for this new instance.

syntaxTree ISyntaxTree

ISyntaxTree for this new instance.