GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>
Data Fields | |
struct cb_tree_common | common |
cb_tree | target |
cb_tree | depending |
struct cb_tree_common cb_goto::common |
cb_tree cb_goto::depending |
Definition at line 1076 of file tree.h.
Referenced by cb_build_goto(), and output_goto().
cb_tree cb_goto::target |
Definition at line 1075 of file tree.h.
Referenced by cb_build_goto(), and output_goto().