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

n_arglist Struct Reference

#include <parser-structs.h>

Inheritance diagram for n_arglist:

Inheritance graph
[legend]
Collaboration diagram for n_arglist:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 n_arglist (const n_arg *, const n_arglist *)

Public Attributes

vector< c_term * > terms

Detailed Description

This class represents a list of arguments to a functor or list of elements to a list.


Constructor & Destructor Documentation

n_arglist::n_arglist const n_arg ,
const n_arglist
 

Constructor taking the car and cdr of a linked list of arguments/elements.


Member Data Documentation

vector<c_term*> n_arglist::terms
 

The list of arguments/elements in the list from this point.


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