|
ROSE
0.9.6a
|

Go to the source code of this file.
Classes | |
| class | exprAnn |
| Expression base class. More... | |
| class | connectiveExprAnn |
| Boolean connective expression. More... | |
| class | enumPropertyExprAnn |
| Property test expression. More... | |
| class | setPropertyExprAnn |
| Set property expression. More... | |
| class | numericExprAnn |
| Numeric expression. More... | |
| class | pointerExprAnn |
| Pointer test expression. More... | |
Typedefs | |
| typedef std::list< idNodeAnn * > | idnodeann_list |
| typedef idnodeann_list::iterator | idnodeann_list_p |
| typedef std::list< exprAnn * > | exprann_list |
| typedef exprann_list::iterator | exprann_list_p |
| typedef exprann_list::const_iterator | exprann_list_cp |
| typedef std::list< idNodeAnn * > idnodeann_list |
Definition at line 5 of file broadway_expr.h.
| typedef idnodeann_list::iterator idnodeann_list_p |
Definition at line 6 of file broadway_expr.h.
| typedef std::list< exprAnn * > exprann_list |
Definition at line 8 of file broadway_expr.h.
| typedef exprann_list::iterator exprann_list_p |
Definition at line 9 of file broadway_expr.h.
| typedef exprann_list::const_iterator exprann_list_cp |
Definition at line 10 of file broadway_expr.h.