GnuCOBOL  2.0
A free COBOL compiler
expr_node Struct Reference
Collaboration diagram for expr_node:

Data Fields

int token
 
cb_tree value
 

Detailed Description

Definition at line 56 of file typeck.c.

Field Documentation

int expr_node::token

Definition at line 64 of file typeck.c.

cb_tree expr_node::value

Definition at line 66 of file typeck.c.

Referenced by cb_expr_finish().


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