Table of Contents

Class PythonNETParser

Namespace
Alternet.Syntax.Parsers.Python
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll
[ToolboxBitmap(typeof(ToolboxImageHelper), "Images.PythonNETParser.Icon.bmp")]
public class PythonNETParser : PythonParser, IComponent, IDisposable, ISyntaxParser, IParser, ILexer, INotify, IUpdate, IImport
Inheritance
PythonNETParser
Implements
Derived

Constructors

PythonNETParser()

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

Methods

CreateSemanticModel()