Constructor PowerShellRepository
- Namespace
- Alternet.Syntax.Parsers.Lsp.PowerShell
- Assembly
- Alternet.Syntax.Parsers.PowerShell.v10.dll
PowerShellRepository(ILspDocumentProvider, ISyntaxTree)
Initializes a new instance of the PowerShellRepository class with specified parameters.
public PowerShellRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)
Parameters
documentProviderILspDocumentProviderILspDocumentProviderfor this new instance.syntaxTreeISyntaxTreeISyntaxTreefor this new instance.