Method | Description | |
---|---|---|
ComprehensionFor ( Expression lhs, Expression list ) : System | ||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void |
Method | Description | |
---|---|---|
Transform ( System.Linq.Expressions body ) : |
public ComprehensionFor ( Expression lhs, Expression list ) : System | ||
lhs | Expression | |
list | Expression | |
return | System |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
return | void |