C# Class IronPython.Compiler.Ast.DictionaryExpression.EmptyDictInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
ファイルを表示 Open project: jschementi/iron

Public Properties

Property Type Description
Instance EmptyDictInstruction

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