Method | Description | |
---|---|---|
AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
PythonSetGlobalVariableExpression ( |
||
Reduce ( ) : Expression |
Method | Description | |
---|---|---|
VisitChildren ( |
public AddInstructions ( Microsoft.Scripting.Interpreter.LightCompiler compiler ) : void | ||
compiler | Microsoft.Scripting.Interpreter.LightCompiler | |
return | void |
public PythonSetGlobalVariableExpression ( |
||
global | ||
value | Expression | |
return | System.Linq.Expressions |
protected VisitChildren ( |
||
visitor | ||
return | Expression |