Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

rule_s Struct Reference

Structure keeps track of the state and the true/false braches. More...

#include <pdl_rule.h>


Data Fields

const char * state
 Name of the state.

const char * true_branch
 Name of the true_branch, or 0 if none.

const char * false_branch
 Name of the false_branch, or 0 if none.

unsigned int lineno
 Line number where rule appeared.

rule_snext
 Next rule, or 0 if none.


Detailed Description

Structure keeps track of the state and the true/false braches.

Definition at line 47 of file pdl_rule.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5