GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_search Struct Reference

#include <tree.h>

Collaboration diagram for cb_search:

Data Fields

struct cb_tree_common common
 
cb_tree table
 
cb_tree var
 
cb_tree end_stmt
 
cb_tree whens
 
int flag_all
 

Field Documentation

struct cb_tree_common cb_search::common
cb_tree cb_search::end_stmt

Referenced by cb_build_search(), and output_search().

int cb_search::flag_all

Referenced by cb_build_search(), and output_search().

cb_tree cb_search::table

Referenced by cb_build_search(), and output_search().

cb_tree cb_search::var

Referenced by cb_build_search(), and output_search().

cb_tree cb_search::whens

Referenced by cb_build_search(), and output_search().


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