Property | Type | Description | |
---|---|---|---|
CheckAssign | string | ||
CheckDelete | string | ||
TransformDelete | |||
TransformSet |
Method | Description | |
---|---|---|
ParenthesisExpression ( Expression expression ) : System | ||
Reduce ( ) : |
||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void |
Method | Description | |
---|---|---|
CheckAssign ( ) : string | ||
CheckDelete ( ) : string | ||
TransformDelete ( ) : |
||
TransformSet ( Microsoft.Scripting.SourceSpan span, System.Linq.Expressions right, PythonOperationKind op ) : |
public ParenthesisExpression ( Expression expression ) : System | ||
expression | Expression | |
return | System |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
return | void |