Constructor PowerShellParser
- Namespace
- Alternet.Syntax.Parsers.Lsp.PowerShell
- Assembly
- Alternet.Syntax.Parsers.PowerShell.v10.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
containerIContainerSpecifies IContainer that contains this new instance.