My Project
programmer's documentation
Data Fields
func_node_t Struct Reference

Function with single argument node. More...

#include <mei_node.h>

Collaboration diagram for func_node_t:
Collaboration graph

Data Fields

char * name
 
int l
 
int c
 
struct _mei_node_top
 

Detailed Description

Function with single argument node.

Field Documentation

◆ c

int c

column number

◆ l

int l

line number

◆ name

char* name

label of the function

◆ op

struct _mei_node_t* op

variable of the function


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