#include "factmngr.h"#include "expressn.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE struct expr * | BuildRHSAssert (void *, char *, struct token *, int *, int, int, char *) |
| LOCALE struct expr * | GetAssertArgument (void *, char *, struct token *, int *, int, int, int *) |
| LOCALE struct expr * | GetRHSPattern (void *, char *, struct token *, int *, int, int, int, int) |
| LOCALE struct fact * | StringToFact (void *, char *) |
| LOCALE struct fact* StringToFact | ( | void * | , | |
| char * | ||||
| ) | [read] |
1.5.6