OpenCOBOL 1.1pre-rel
|
#include <tree.h>
Data Fields | |
struct cb_tree_common | common |
struct cb_word * | word |
enum cb_operand_type | type |
cb_tree | value |
cb_tree | subs |
cb_tree | offset |
cb_tree | length |
cb_tree | check |
cb_tree | chain |
int | all |
struct cb_word* cb_reference::word |