Definition in file ast-details.h.
#include <map>
#include <string>
#include <set>
#include <vector>
#include "ast-config.h"
Include dependency graph for ast-details.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ASTE |
| AST extensions. More... | |
| class | pPartnerLink |
| Data structure to save information about the different roles of a partner link. More... | |
Enumerations | |
| enum | ENUM_control_flow_type { POSITIVECF = 0, FHCF = 1, CHCF = 2, THCF = 3 } |
| enumeration of possible types of control flow More... | |
| enum | ENUM_attribute_type { T_BOOLEAN, T_INITIATE, T_ROLES, T_PATTERN, T_BPELVARIABLENAME, T_UINT } |
| enumeration of possible attribute types More... | |
1.5.2