My Project
programmer's documentation
|
Function with single argument node. More...
#include <mei_node.h>
Data Fields | |
char * | name |
int | l |
int | c |
struct _mei_node_t * | op |
Function with single argument node.
int c |
column number
int l |
line number
char* name |
label of the function
struct _mei_node_t* op |
variable of the function