#include
Inheritance diagram for cbl::codetree::stmt::TRaiseStmt:
Public Methods |
|
expr::TExpression * | expression () const |
virtual void | accept (TStmtVisitor &) |
Protected Methods |
|
TRaiseStmt (symbols::TModuleSym *AOwner, expr::TExpression *AExpr) | |
Friends |
|
class | symbols::TModuleSym |
|
|
Implements cbl::codetree::stmt::TStatement. |
|
|
Definition at line 31 of file sraise.h. |