C# Class Microsoft.Scripting.Interpreter.InitializeLocalInstruction.Reference

Inheritance: InitializeLocalInstruction, IBoxableInstruction
Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Méthode Description
BoxIfIndexMatches ( int index ) : Microsoft.Scripting.Interpreter.Instruction
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
Reference ( int index ) : System.Linq.Expressions

Method Details

BoxIfIndexMatches() public méthode

public BoxIfIndexMatches ( int index ) : Microsoft.Scripting.Interpreter.Instruction
index int
Résultat Microsoft.Scripting.Interpreter.Instruction

Run() public méthode

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
Résultat int