Constructor PythonParserEmbedded
- 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
IContainerSpecifies IContainer that contains this new instance.