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

Pop Struct Reference

#include <expr.h>

Class diagram for Pop:

Expr

List of all members.

Public Members

 Pop (char* start, char* end, char* file, fint line, fint col, Parser* p)
bool GenByteCodes (AbstractByteCode* b, Object* parent, bool isExpr = true)
void Print ()

Detailed Description


Member Function Documentation

Pop::Pop (char * start, char * end, char * file, fint line, fint col, Parser * p)

bool Pop::GenByteCodes (AbstractByteCode * b, Object * parent, bool isExpr = true) [virtual]

Reimplemented from ParseNode.

void Pop::Print () [virtual]

Reimplemented from ParseNode.


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