FreeBASIC  0.91.0
AST_NODE_DATASTMT Class Reference
Collaboration diagram for AST_NODE_DATASTMT:

Data Fields

union {
   integer   id
 
   integer   elmts
 
}; 
 

Detailed Description

Definition at line 1681 of file ast.bi.

Field Documentation

union { ... }
integer AST_NODE_DATASTMT::elmts

Definition at line 1684 of file ast.bi.

integer AST_NODE_DATASTMT::id

Definition at line 1683 of file ast.bi.


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