#include "expressn.h"#include "reorder.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE struct lhsParseNode * | ParseRuleLHS (void *, char *, struct token *, char *, int *) |
| LOCALE void | PropagatePatternType (struct lhsParseNode *, struct patternParser *) |
| LOCALE struct lhsParseNode* ParseRuleLHS | ( | void * | , | |
| char * | , | |||
| struct token * | , | |||
| char * | , | |||
| int * | ||||
| ) | [read] |
| LOCALE void PropagatePatternType | ( | struct lhsParseNode * | , | |
| struct patternParser * | ||||
| ) |
1.5.6