Table of Contents

Class PythonMethodSymbol

Namespace
Alternet.Syntax.Parsers.Python.SemanticModel
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll
public class PythonMethodSymbol : PythonSymbol, IPythonMethodSymbol, IPythonSymbol
Inheritance
PythonMethodSymbol
Implements
Derived
Extension Methods

Constructors

PythonMethodSymbol(string, IPythonSymbol)
PythonMethodSymbol(string, IPythonSymbol, IPythonTypeSymbol, string[], IPythonTypeSymbol[], int, bool)

Properties

IsConstructor
OpenArgs
OptionalParameter
Parameters
ReturnType

Methods

GetDataType()
GetDisplayName()
GetParameters()