Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Data Structures | |
struct | tree_attrib_t |
an application of an attribute More... | |
Typedefs | |
typedef typedefCT_BEGIN_API struct tree_t | tree_t |
typedef struct tree_attrib_def_t | tree_attrib_def_t |
Functions | |
CT_TREE_API tree_attrib_t * | tree_attrib_add (tree_attrib_t *root, const tree_t *schema, const vector_t *args) |
CT_TREE_API tree_t * | tree_decl_attrib (const node_t *node, const char *name, vector_t *params) |
typedef struct tree_attrib_def_t tree_attrib_def_t |
CT_TREE_API tree_attrib_t* tree_attrib_add | ( | tree_attrib_t * | root, |
const tree_t * | schema, | ||
const vector_t * | args | ||
) |