Table of Contents

Constructor PowerShellRepository

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

PowerShellRepository(ILspDocumentProvider, ISyntaxTree)

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

public PowerShellRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)

Parameters

documentProvider ILspDocumentProvider

ILspDocumentProvider for this new instance.

syntaxTree ISyntaxTree

ISyntaxTree for this new instance.