src/clipsrules/core/generate.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "setup.h"
#include "constant.h"
#include "envrnmnt.h"
#include "memalloc.h"
#include "symbol.h"
#include "exprnpsr.h"
#include "argacces.h"
#include "extnfunc.h"
#include "router.h"
#include "ruledef.h"
#include "pattern.h"
#include "generate.h"
#include "globlpsr.h"

Include dependency graph for generate.c:

Go to the source code of this file.

Defines

#define _GENERATE_SOURCE_
#define _STDIO_INCLUDED_

Functions

globle void FieldConversion (void *theEnv, struct lhsParseNode *theField, struct lhsParseNode *thePattern)
globle struct exprGetvarReplace (void *theEnv, struct lhsParseNode *nodeList, int isNand)
globle intBool IsNandTest (struct lhsParseNode *nodeList)


Define Documentation

#define _GENERATE_SOURCE_

Definition at line 25 of file generate.c.

#define _STDIO_INCLUDED_

Definition at line 28 of file generate.c.


Function Documentation

globle void FieldConversion ( void *  theEnv,
struct lhsParseNode theField,
struct lhsParseNode thePattern 
)

Definition at line 82 of file generate.c.

globle struct expr* GetvarReplace ( void *  theEnv,
struct lhsParseNode nodeList,
int  isNand 
) [read]

Definition at line 787 of file generate.c.

globle intBool IsNandTest ( struct lhsParseNode nodeList  ) 

Definition at line 869 of file generate.c.


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