Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

ExprList Struct Reference

#include <expr.h>

Class diagram for ExprList:

List

List of all members.

Public Members

 ExprList ()
 ExprList (Expr* e)
ExprListElementHead ()
ExprListElementTail ()
ExprList* Append (Expr* e)

Detailed Description


Member Function Documentation

ExprList::ExprList ()

ExprList::ExprList (Expr * e)

ExprListElement * ExprList::Head () [inline]

Reimplemented from List.

ExprListElement * ExprList::Tail () [inline]

Reimplemented from List.

ExprList * ExprList::Append (Expr * e) [inline]


The documentation for this struct was generated from the following file:
Generated at Tue Jun 27 12:07:24 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999