#include "expressn.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE EXPRESSION * | ParseInitializeInstance (void *, EXPRESSION *, char *) |
| LOCALE EXPRESSION * | ParseSlotOverrides (void *, char *, int *) |
| LOCALE EXPRESSION * | ParseSimpleInstance (void *, EXPRESSION *, char *) |
| LOCALE EXPRESSION* ParseInitializeInstance | ( | void * | , | |
| EXPRESSION * | , | |||
| char * | ||||
| ) |
| LOCALE EXPRESSION* ParseSimpleInstance | ( | void * | , | |
| EXPRESSION * | , | |||
| char * | ||||
| ) |
| LOCALE EXPRESSION* ParseSlotOverrides | ( | void * | , | |
| char * | , | |||
| int * | ||||
| ) |
1.5.6