Method | Description | |
---|---|---|
ComprehensionIf ( Expression test ) : Microsoft.Scripting.Actions | ||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void |
Method | Description | |
---|---|---|
Transform ( System.Linq.Expressions body ) : |
public ComprehensionIf ( Expression test ) : Microsoft.Scripting.Actions | ||
test | Expression | |
return | Microsoft.Scripting.Actions |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
return | void |