Method | Description | |
---|---|---|
Reduce ( ) : |
||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
YieldExpression ( Expression expression ) : System |
Method | Description | |
---|---|---|
CheckAssign ( ) : string | ||
CheckAugmentedAssign ( ) : string | ||
CreateCheckThrowExpression ( Microsoft.Scripting.SourceSpan span ) : |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
return | void |
public YieldExpression ( Expression expression ) : System | ||
expression | Expression | |
return | System |