| 
    My Project
    
   programmer's documentation 
   | 
 
Function with two arguments node. More...
#include <mei_node.h>

Data Fields | |
| char * | name | 
| int | l | 
| int | c | 
| int | nops | 
| struct _mei_node_t * | op [] | 
Function with two arguments node.
| int c | 
column number 
 
| int l | 
line number 
 
| char* name | 
label of the operand 
 
| int nops | 
number of operands
| struct _mei_node_t* op[] | 
list of variable of the function
 1.8.16