GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_funcall Struct Reference

#include <tree.h>

Collaboration diagram for cb_funcall:

Data Fields

struct cb_tree_common common
 
const char * name
 
cb_tree argv [10]
 
int argc
 
int varcnt
 
unsigned int screenptr
 
unsigned int nolitcast
 

Field Documentation

int cb_funcall::argc
struct cb_tree_common cb_funcall::common
const char * cb_funcall::name
unsigned int cb_funcall::nolitcast

Referenced by output_funcall().

unsigned int cb_funcall::screenptr

Referenced by cb_build_funcall(), and output_funcall().

int cb_funcall::varcnt

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