IDZEBRA  2.2.7
Data Structures | Macros | Typedefs
d1_absyn.h File Reference
#include <zebra_xpath.h>
#include <idzebra/data1.h>
#include <dfa.h>

Go to the source code of this file.

Data Structures

struct  data1_xpelement
 
struct  data1_absyn
 

Macros

#define ENHANCED_XELM   1
 
#define OPTIMIZE_MELM   1
 

Typedefs

typedef struct data1_xpelement data1_xpelement
 

Macro Definition Documentation

◆ ENHANCED_XELM

#define ENHANCED_XELM   1

Definition at line 23 of file d1_absyn.h.

◆ OPTIMIZE_MELM

#define OPTIMIZE_MELM   1

Definition at line 24 of file d1_absyn.h.

Typedef Documentation

◆ data1_xpelement