Table of Contents

Interface IPythonModuleSymbol

Namespace
Alternet.Syntax.Parsers.Python.SemanticModel
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll
public interface IPythonModuleSymbol : IPythonClassSymbol, IPythonTypeSymbol, IPythonSymbol
Extension Methods

Properties

FileName
GlobalTypes
GlobalVariables
Imports
IsGlobal
IsPackage

Methods

AddGlobalVariable(IPythonSymbol)
FindGlobalVariable(string)