C# Class IronPython.Compiler.ClosureExpression.MakeClosureCellExpression

Inheritance: Expression, IInstructionProvider
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Свойство Type Description
Instance MakeClosureCellExpression

Méthodes publiques

Méthode Description
AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void
Reduce ( ) : Expression

Method Details

AddInstructions() public méthode

public AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void
compiler Microsoft.Scripting.Interpreter.LightCompiler
Résultat void

Reduce() public méthode

public Reduce ( ) : Expression
Résultat Expression

Property Details

Instance public_oe static_oe property

public static MakeClosureCellExpression Instance
Résultat MakeClosureCellExpression