C# Class IronPython.Compiler.Ast.GetGlobalContextExpression.GetGlobalContextInstruction

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

Public Properties

Property Type Description
Instance GetGlobalContextInstruction

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 GetGlobalContextInstruction Instance
return GetGlobalContextInstruction