C# Class IronPython.Modules._ast.Name

Inheritance: expr
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Name ( ) : System

Private Methods

Méthode Description
Name ( IronPython.Compiler.Ast.NameExpression expr, expr_context ctx ) : System
Name ( string id, expr_context ctx ) : System

Method Details

Name() public méthode

public Name ( ) : System
Résultat System