C# Class IronPython.Compiler.ClosureExpression.MakeClosureCellExpression.MakeClosureCellInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Свойство Type Description
Instance MakeClosureCellInstruction

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Method Details

Run() public méthode

public Run ( InterpretedFrame frame ) : int
frame Microsoft.Scripting.Interpreter.InterpretedFrame
Résultat int

Property Details

Instance public_oe static_oe property

public static MakeClosureCellInstruction Instance
Résultat MakeClosureCellInstruction