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

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Show file Open project: jschementi/iron

Public Properties

Property Type Description
Instance MakeClosureCellInstruction

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Method Details

Run() public method

public Run ( InterpretedFrame frame ) : int
frame Microsoft.Scripting.Interpreter.InterpretedFrame
return int

Property Details

Instance public static property

public static MakeClosureCellInstruction Instance
return MakeClosureCellInstruction