src/clipsrules/core/factlhs.c File Reference
#include "setup.h"
#include <stdio.h>
#include "cstrcpsr.h"
#include "envrnmnt.h"
#include "pattern.h"
#include "router.h"
#include "reorder.h"
#include "tmpltpsr.h"
#include "tmpltdef.h"
#include "tmpltlhs.h"
#include "tmpltutl.h"
#include "modulutl.h"
#include "modulpsr.h"
#include "factlhs.h"
Go to the source code of this file.
Define Documentation
Function Documentation
| globle struct lhsParseNode* CreateInitialFactPattern |
( |
void * |
theEnv |
) |
[read] |
| globle struct lhsParseNode* FactPatternParse |
( |
void * |
theEnv, |
|
|
char * |
readSource, |
|
|
struct token * |
theToken | |
|
) |
| | [read] |
| globle int FactPatternParserFind |
( |
SYMBOL_HN * |
theRelation |
) |
|
| globle struct lhsParseNode* SequenceRestrictionParse |
( |
void * |
theEnv, |
|
|
char * |
readSource, |
|
|
struct token * |
theToken | |
|
) |
| | [read] |