src/clipsrules/core/factrhs.c File Reference

#include <stdio.h>
#include <string.h>
#include "setup.h"
#include "constant.h"
#include "envrnmnt.h"
#include "extnfunc.h"
#include "modulutl.h"
#include "modulpsr.h"
#include "pattern.h"
#include "prntutil.h"
#include "cstrcpsr.h"
#include "bload.h"
#include "tmpltpsr.h"
#include "tmpltrhs.h"
#include "tmpltutl.h"
#include "exprnpsr.h"
#include "strngrtr.h"
#include "router.h"
#include "factrhs.h"

Include dependency graph for factrhs.c:

Go to the source code of this file.

Defines

#define _FACTRHS_SOURCE_
#define _STDIO_INCLUDED_

Functions

globle struct exprBuildRHSAssert (void *theEnv, char *logicalName, struct token *theToken, int *error, int atLeastOne, int readFirstParen, char *whereParsed)
globle struct exprGetRHSPattern (void *theEnv, char *readSource, struct token *tempToken, int *error, int constantsOnly, int readFirstParen, int checkFirstParen, int endType)
globle struct exprGetAssertArgument (void *theEnv, char *logicalName, struct token *theToken, int *error, int endType, int constantsOnly, int *printError)
globle struct factStringToFact (void *theEnv, char *str)


Define Documentation

#define _FACTRHS_SOURCE_

Definition at line 27 of file factrhs.c.

#define _STDIO_INCLUDED_

Definition at line 30 of file factrhs.c.


Function Documentation

globle struct expr* BuildRHSAssert ( void *  theEnv,
char *  logicalName,
struct token theToken,
int *  error,
int  atLeastOne,
int  readFirstParen,
char *  whereParsed 
) [read]

Definition at line 76 of file factrhs.c.

globle struct expr* GetAssertArgument ( void *  theEnv,
char *  logicalName,
struct token theToken,
int *  error,
int  endType,
int  constantsOnly,
int *  printError 
) [read]

Definition at line 419 of file factrhs.c.

globle struct expr* GetRHSPattern ( void *  theEnv,
char *  readSource,
struct token tempToken,
int *  error,
int  constantsOnly,
int  readFirstParen,
int  checkFirstParen,
int  endType 
) [read]

Definition at line 197 of file factrhs.c.

globle struct fact* StringToFact ( void *  theEnv,
char *  str 
) [read]

Definition at line 530 of file factrhs.c.


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