My Project
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

◆ c

int c

column number

◆ l

int l

line number

◆ name

char* name

label of the operand

◆ nops

int nops

number of operands

◆ op

struct _mei_node_t* op[]

list of variable of the function


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