Table of Contents

Constructor PythonParserEmbedded

Namespace
Alternet.Syntax.Parsers.Lsp.Python.Embedded.Pylsp
Assembly
Alternet.Syntax.Parsers.Python.Embedded.Pylsp.v9.dll

PythonParserEmbedded()

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

public PythonParserEmbedded()

PythonParserEmbedded(IContainer)

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

public PythonParserEmbedded(IContainer container)

Parameters

container IContainer

Specifies IContainer that contains this new instance.