메소드 | 설명 | |
---|---|---|
AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
PythonDynamicExpression3 ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
Reduce ( ) : Expression |
메소드 | 설명 | |
---|---|---|
Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, Expression arg0, Expression arg1, Expression arg2 ) : Expression |
public AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
compiler | Microsoft.Scripting.Interpreter.LightCompiler | |
리턴 | void |
public PythonDynamicExpression3 ( System.Runtime.CompilerServices.CallSiteBinder binder, |
||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
mode | ||
arg0 | Expression | |
arg1 | Expression | |
arg2 | Expression | |
리턴 | System.Linq.Expressions |
protected Rewrite ( System.Runtime.CompilerServices.CallSiteBinder binder, Expression arg0, Expression arg1, Expression arg2 ) : Expression | ||
binder | System.Runtime.CompilerServices.CallSiteBinder | |
arg0 | Expression | |
arg1 | Expression | |
arg2 | Expression | |
리턴 | Expression |