![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>

Data Fields | |
| struct cb_tree_common | common |
| const char * | name |
| const char * | ext_name |
| struct cb_tree_common cb_func_prototype::common |
| const char* cb_func_prototype::ext_name |
Definition at line 1336 of file tree.h.
Referenced by cb_build_func_prototype(), and check_prototype_seen().
| const char* cb_func_prototype::name |
Definition at line 1334 of file tree.h.
Referenced by cb_build_func_prototype(), and check_prototype_seen().