GnuCOBOL  2.0
A free COBOL compiler
cb_direct Struct Reference

#include <tree.h>

Collaboration diagram for cb_direct:

Data Fields

struct cb_tree_common common
 
const char * line
 
cob_u32_t flag_is_direct
 
cob_u32_t flag_new_line
 

Detailed Description

Definition at line 481 of file tree.h.

Field Documentation

struct cb_tree_common cb_direct::common

Definition at line 482 of file tree.h.

cob_u32_t cb_direct::flag_is_direct

Definition at line 484 of file tree.h.

cob_u32_t cb_direct::flag_new_line

Definition at line 485 of file tree.h.

const char* cb_direct::line

Definition at line 483 of file tree.h.

Referenced by cb_build_comment().


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