node Struct Reference

#include <regexp.h>


Detailed Description

Definition at line 41 of file regexp.h.

Data Fields

int type
char var
nodefg
nodefd
int numero
int position
int annulable
int PP
int DP


Field Documentation

int node::annulable
 

Definition at line 48 of file regexp.h.

Referenced by regexp_createNODE(), and regexp_parcours().

int node::DP
 

Definition at line 50 of file regexp.h.

Referenced by regexp_createNODE(), regexp_parcours(), and regexp_possuivante().

struct node* node::fd
 

Definition at line 45 of file regexp.h.

Referenced by regexp_createNODE(), regexp_delete_tree(), regexp_parcours(), and regexp_possuivante().

struct node* node::fg
 

Definition at line 44 of file regexp.h.

Referenced by regexp_createNODE(), regexp_delete_tree(), regexp_parcours(), and regexp_possuivante().

int node::numero
 

Definition at line 46 of file regexp.h.

Referenced by regexp_createNODE(), and regexp_parcours().

int node::position
 

Definition at line 47 of file regexp.h.

Referenced by regexp_createNODE(), and regexp_parcours().

int node::PP
 

Definition at line 49 of file regexp.h.

Referenced by Dic_search_RegE(), regexp_createNODE(), regexp_parcours(), and regexp_possuivante().

int node::type
 

Definition at line 42 of file regexp.h.

Referenced by regexp_createNODE(), regexp_parcours(), and regexp_possuivante().

char node::var
 

Definition at line 43 of file regexp.h.

Referenced by regexp_createNODE(), and regexp_parcours().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5