#include
Inheritance diagram for cbl::codetree::expr::TArrayExpr:
Public Types |
|
| typedef std::deque< TExpression * > | TExprList |
Public Methods |
|
| void | addElement (TExpression *AElement) |
| const TExprList & | elements () const |
| virtual void | accept (TExprVisitor &) |
Protected Methods |
|
| TArrayExpr (symbols::TModuleSym *AOwner) | |
Friends |
|
| class | symbols::TModuleSym |
|
|
Definition at line 24 of file earray.h. |
|
|
|
Implements cbl::codetree::expr::TExpression. |
|
|
|
|
Definition at line 32 of file earray.h. |
1.2.14 written by , © 1997-2002