OpenCOBOL 1.1pre-rel
Public Attributes
cb_statement Struct Reference

#include <tree.h>

Collaboration diagram for cb_statement:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct cb_tree_common common
const char * name
cb_tree body
cb_tree file
cb_tree handler1
cb_tree handler2
cb_tree handler3
cb_tree null_check
int handler_id
int need_terminator

Detailed Description

Definition at line 1067 of file tree.h.


Member Data Documentation

Definition at line 1070 of file tree.h.

Definition at line 1068 of file tree.h.

Definition at line 1071 of file tree.h.

Definition at line 1072 of file tree.h.

Definition at line 1073 of file tree.h.

Definition at line 1074 of file tree.h.

Definition at line 1076 of file tree.h.

const char* cb_statement::name

Definition at line 1069 of file tree.h.

Definition at line 1077 of file tree.h.

Definition at line 1075 of file tree.h.


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