Inheritance diagram for CCM::ThrowStm:

Public Member Functions | |
| ThrowStm (Expr e) | |
| Create throw statement with given expression as exception. | |
| override void | execute () |
| Execute statement. | |
Private Attributes | |
| Expr | exception |
|
|
Create throw statement with given expression as exception.
|
|
|
Execute statement.
Implements CCM::Statement. |
|
|
|
1.3.7