Méthode | Description | |
---|---|---|
AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
PythonDynamicExpression4 ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
Reduce ( ) : Expression |
Méthode | Description | |
---|---|---|
Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, Expression arg0, Expression arg1, Expression arg2, Expression arg3 ) : Expression |
public AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
compiler | Microsoft.Scripting.Interpreter.LightCompiler | |
Résultat | void |
public PythonDynamicExpression4 ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
mode | ||
arg0 | Expression | |
arg1 | Expression | |
arg2 | Expression | |
arg3 | Expression | |
Résultat | System.Linq.Expressions |
protected Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, Expression arg0, Expression arg1, Expression arg2, Expression arg3 ) : Expression | ||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
arg0 | Expression | |
arg1 | Expression | |
arg2 | Expression | |
arg3 | Expression | |
Résultat | Expression |