OpenCOBOL 1.1pre-rel
Public Attributes
cb_label Struct Reference

#include <tree.h>

Collaboration diagram for cb_label:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct cb_tree_common common
const unsigned char * name
struct cb_labelsection
cb_tree exit_label
cb_tree exit_label_ref
cb_tree children
const unsigned char * orig_name
int id
int is_section
int is_entry
unsigned char need_begin
unsigned char need_return
unsigned char is_global
unsigned char spare

Detailed Description

Definition at line 561 of file tree.h.


Member Data Documentation

Definition at line 567 of file tree.h.

Definition at line 562 of file tree.h.

Definition at line 565 of file tree.h.

Definition at line 566 of file tree.h.

Definition at line 569 of file tree.h.

Definition at line 571 of file tree.h.

unsigned char cb_label::is_global

Definition at line 574 of file tree.h.

Definition at line 570 of file tree.h.

const unsigned char* cb_label::name

Definition at line 563 of file tree.h.

unsigned char cb_label::need_begin

Definition at line 572 of file tree.h.

unsigned char cb_label::need_return

Definition at line 573 of file tree.h.

const unsigned char* cb_label::orig_name

Definition at line 568 of file tree.h.

Definition at line 564 of file tree.h.

unsigned char cb_label::spare

Definition at line 575 of file tree.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines