|  | 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 | 
Referenced by cb_build_goto(), and output_goto().
| cb_tree cb_goto::target | 
Referenced by cb_build_goto(), and output_goto().