#include <expr.h>
Class diagram for Pop:

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 () |
| 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.
1.0.0 written by Dimitri van Heesch,
© 1997-1999