Table of Contents

Class PythonNETModuleSymbol

Namespace
Alternet.Syntax.Parsers.Python.SemanticModel
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll
public class PythonNETModuleSymbol : PythonModuleSymbol, IPythonModuleSymbol, IPythonClassSymbol, IPythonTypeSymbol, IPythonSymbol
Inheritance
PythonNETModuleSymbol
Implements
Derived
Extension Methods

Constructors

PythonNETModuleSymbol(string, string, string, ICodeEnvironment)
PythonNETModuleSymbol(string, string, string, ICodeEnvironment, IPythonClassifier)

Properties

GlobalTypes

Methods

AddTypeMembers()
CreateFrom(string, string, ICodeEnvironment)
IsSpecialType(Type)
LoadGlobalTypes(IList<IPythonTypeSymbol>)