programmer's documentation
Data Fields
func2_node_t Struct Reference

Function with two arguments node. More...

#include <mei_node.h>

Collaboration diagram for func2_node_t:
Collaboration graph

Data Fields

char * name
 
int l
 
int c
 
int nops
 
struct _mei_node_top []
 

Detailed Description

Function with two arguments node.

Field Documentation

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


The documentation for this struct was generated from the following file: