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

n_arglist Class Reference

#include <parser-classes.hpp>

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

std::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

std::vector<c_term*> n_arglist::terms
 

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


The documentation for this class was generated from the following files:
Generated on Mon Mar 21 00:08:28 2005 for Fixpoint Engine by  doxygen 1.3.9.1