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

Unary Struct Reference

#include <send.h>

Class diagram for Unary:

Send Binary

List of all members.

Public Members

 Unary (Expr* r, String* m, String* d, 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

Unary::Unary (Expr * r, String * m, String * d, char * start, char * end, char * file, fint line, fint col, Parser * p)

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

Reimplemented from ParseNode.

Reimplemented in Binary.

void Unary::Print () [virtual]

Reimplemented from ParseNode.

Reimplemented in Binary.


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