#include <YExpression.h>
Inheritance diagram for YEFunctionPointer:
Public Member Functions | |
YEFunctionPointer (TableEntry *entry) | |
YEFunctionPointer (bytecodeistream &str) | |
virtual YCPValue | evaluate (bool cse=false) |
Private Member Functions | |
REP_BODY (YEFunctionPointer) |
|
|
|
|
|
evaluate YCode to YCPValue if debugger == 0 called for parse time evaluation (i.e. constant subexpression elimination) else called for runtime evaluation Reimplemented from YCode. |
|
|