parse.h File Reference

Go to the source code of this file.

Data Structures

struct  _PARSE

Typedefs

typedef _PARSE PARSE

Functions

void parse_file (const char *f)
void parse_save (PARSE *p)
PARSEparse_make (LIST *(*func)(PARSE *p, LOL *args, int *jmp), PARSE *left, PARSE *right, PARSE *third, const char *string, const char *string1, int num)
void parse_refer (PARSE *p)
void parse_free (PARSE *p)


Typedef Documentation

typedef struct _PARSE PARSE


Function Documentation

void parse_file ( const char *  f  ) 

void parse_free ( PARSE p  ) 

PARSE* parse_make ( LIST *(*)(PARSE *p, LOL *args, int *jmp)  func,
PARSE left,
PARSE right,
PARSE third,
const char *  string,
const char *  string1,
int  num 
)

void parse_refer ( PARSE p  ) 

void parse_save ( PARSE p  ) 


Generated on Thu Aug 17 15:54:32 2006 for MaJam by  doxygen 1.4.7