6#include <common/file.h>
10extern Expr *(*expr_parse_basecase_extra)(LFILE *l);
void act_init_fexpr(LFILE *)
void act_free_a_fexpr(void *)
void * act_parse_a_fexpr(LFILE *)
int act_is_a_fexpr(LFILE *)
void * act_walk_X_fexpr(ActTree *, void *)
Contains the data structures for each ACT sub-language.