C# Class Microsoft.Scripting.Interpreter.LocalAccessInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
ToDebugString ( int instructionIndex, object cookie, int>.Func labelIndexer, IList objects ) : string

Méthodes protégées

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

Method Details

LocalAccessInstruction() protected méthode

protected LocalAccessInstruction ( int index ) : System.Linq.Expressions
index int
Résultat System.Linq.Expressions

ToDebugString() public méthode

public ToDebugString ( int instructionIndex, object cookie, int>.Func labelIndexer, IList objects ) : string
instructionIndex int
cookie object
labelIndexer int>.Func
objects IList
Résultat string