Table of Contents

Constructor PowerShellParser

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

PowerShellParser()

Initializes a new instance of the PowerShellParser class with default settings.

public PowerShellParser()

PowerShellParser(IContainer)

Initializes a new instance of the PowerShellParser class with specified container.

public PowerShellParser(IContainer container)

Parameters

container IContainer

Specifies IContainer that contains this new instance.