C# Class IronPython.Modules._ast.Set

Inheritance: expr
Afficher le fichier Open project: jdhardy/ironpython

Méthodes publiques

Méthode Description
Set ( ) : System
Set ( IronPython.Runtime.List elts, [ lineno, [ col_offset ) : System

Private Methods

Méthode Description
Set ( SetExpression setExpression ) : System

Method Details

Set() public méthode

public Set ( ) : System
Résultat System

Set() public méthode

public Set ( IronPython.Runtime.List elts, [ lineno, [ col_offset ) : System
elts IronPython.Runtime.List
lineno [
col_offset [
Résultat System