Method | Description | |
---|---|---|
AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
PythonDynamicExpressionN ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
Reduce ( ) : Expression |
Method | Description | |
---|---|---|
Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, IList |
public AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
compiler | Microsoft.Scripting.Interpreter.LightCompiler | |
return | void |
public PythonDynamicExpressionN ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
mode | ||
args | IList |
|
return | System.Linq.Expressions |
protected Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, IList |
||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
args | IList |
|
return | Expression |