Property | Type | Description |
---|
Method | Description | |
---|---|---|
RaiseStatement ( Expression exceptionType, Expression exceptionValue, Expression traceBack ) : System | ||
Reduce ( ) : |
||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void |
public RaiseStatement ( Expression exceptionType, Expression exceptionValue, Expression traceBack ) : System | ||
exceptionType | Expression | |
exceptionValue | Expression | |
traceBack | Expression | |
return | System |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
return | void |