35 #define SYN_OPTIONAL 1
void fpa1_synFreeList(fpa1_syntaxList *)
fpa1_syntaxList * fpa1_synCreateListItem(int, vpa1_filePos, vpa1_filePos)
fpa1_syntaxList * fpa1_synFreeFirstItem(fpa1_syntaxList *)
fpa1_syntaxList * fpa1_synAddItemToList(fpa1_syntaxList *, fpa1_syntaxList *)
fpa1_syntaxList * fpa1_synGetAllTags(vpa1_filePos)
fpa1_syntaxList * fpa1_synAddItemToStartOfList(fpa1_syntaxList *, fpa1_syntaxList *)
Typedefs, macros used by all of parser. These may be duplicated elsewhere.
struct fpa1_syntaxItem * children
unsigned short childCount[3]
vpa1_filePos nextTagPosition
fpa1_syntaxList * fpa1_synRemoveItemFromList(fpa1_syntaxList *, fpa1_syntaxList *)
struct fpa1_syntaxItem * next
fpa1_syntaxList * fpa1_synGetUnknowns(vpa1_filePos, vpa1_filePos, fpa1_syntaxList *)