Table of Contents

Class PythonPrimitiveTypeSymbol

Namespace
Alternet.Syntax.Parsers.Python.SemanticModel
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll
public class PythonPrimitiveTypeSymbol : PythonTypeSymbol, IPythonTypeSymbol, IPythonSymbol
Inheritance
PythonPrimitiveTypeSymbol
Implements
Extension Methods

Constructors

PythonPrimitiveTypeSymbol(string)

Properties

BoolType
FloatType
IntType
StringType
VoidType

Methods

ContainsType(IPythonSymbol)
GetDisplayName()
GetType(string)