C# Class IronPython.Compiler.Ast.GetParentContextFromFunctionExpression.GetParentContextFromFunctionInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Mostrar archivo Open project: jschementi/iron

Public Properties

Property Type Description
Instance GetParentContextFromFunctionInstruction

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_oe static_oe property

public static GetParentContextFromFunctionInstruction Instance
return GetParentContextFromFunctionInstruction