|  | GnuCOBOL
    2.0
    A free COBOL compiler | 
#include <tree.h>

| Data Fields | |
| struct cb_tree_common | common | 
| const char * | line | 
| cob_u32_t | flag_is_direct | 
| cob_u32_t | flag_new_line | 
| struct cb_tree_common cb_direct::common | 
| cob_u32_t cb_direct::flag_is_direct | 
| cob_u32_t cb_direct::flag_new_line | 
| const char * cb_direct::line | 
Referenced by cb_build_comment().