ast-details.h File Reference


Detailed Description

annotations of the AST

Author:
Niels Lohmann <nlohmann@informatik.hu-berlin.de>, Christian Gierds <gierds@informatik.hu-berlin.de>, last changes of: $Author: nielslohmann $
Since:
2005/07/02
Date:
$Date: 2007/06/28 07:38:14 $
Note:
This file is part of the tool BPEL2oWFN and was created during the project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See http://www.informatik.hu-berlin.de/top/tools4bpel for details.
Version:
$Revision: 1.87 $

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...


Generated on Thu Jan 24 04:00:33 2008 for GNU BPEL2oWFN by  doxygen 1.5.2