FreeBASIC  0.91.0
AST_NODE_OP Class Reference
Collaboration diagram for AST_NODE_OP:

Data Fields

integer op
 
AST_OPOPT options
 
FBSYMBOL_ptr ex
 

Detailed Description

Definition at line 1609 of file ast.bi.

Field Documentation

FBSYMBOL_ptr AST_NODE_OP::ex

Definition at line 1612 of file ast.bi.

integer AST_NODE_OP::op

Definition at line 1610 of file ast.bi.

AST_OPOPT AST_NODE_OP::options

Definition at line 1611 of file ast.bi.


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