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"

Include dependency graph for factlhs.c:

Go to the source code of this file.

Defines

#define _FACTLHS_SOURCE_
#define _STDIO_INCLUDED_

Functions

globle struct lhsParseNodeSequenceRestrictionParse (void *theEnv, char *readSource, struct token *theToken)
globle struct lhsParseNodeCreateInitialFactPattern (void *theEnv)
globle int FactPatternParserFind (SYMBOL_HN *theRelation)
globle struct lhsParseNodeFactPatternParse (void *theEnv, char *readSource, struct token *theToken)


Define Documentation

#define _FACTLHS_SOURCE_

Definition at line 26 of file factlhs.c.

#define _STDIO_INCLUDED_

Definition at line 33 of file factlhs.c.


Function Documentation

globle struct lhsParseNode* CreateInitialFactPattern ( void *  theEnv  )  [read]

Definition at line 144 of file factlhs.c.

globle struct lhsParseNode* FactPatternParse ( void *  theEnv,
char *  readSource,
struct token theToken 
) [read]

Definition at line 213 of file factlhs.c.

globle int FactPatternParserFind ( SYMBOL_HN theRelation  ) 

Definition at line 200 of file factlhs.c.

globle struct lhsParseNode* SequenceRestrictionParse ( void *  theEnv,
char *  readSource,
struct token theToken 
) [read]

Definition at line 56 of file factlhs.c.


Generated on Mon Jan 10 22:33:41 2011 by  doxygen 1.5.6