Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

n_rules Struct Reference

#include <parser-structs.h>

Inheritance diagram for n_rules:

Inheritance graph
[legend]
Collaboration diagram for n_rules:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 n_rules (const n_rule *, const n_rules *)

Public Attributes

vector< c_rule * > rules

Detailed Description

This class represents a linked list of rules.


Constructor & Destructor Documentation

n_rules::n_rules const n_rule ,
const n_rules
 

Constructor taking the car and cdr of the rule list.


Member Data Documentation

vector<c_rule*> n_rules::rules
 

The c_rule representation of the rules in this list.


The documentation for this struct was generated from the following files:
Generated on Wed Feb 16 20:54:54 2005 for Fixpoint Engine by  doxygen 1.3.9.1