FreeBASIC  0.91.0
EMIT_BRCNODE Class Reference
Collaboration diagram for EMIT_BRCNODE:

Data Fields

integer op
 
IRVREG_ptr vreg
 
FBSYMBOL_ptr sym
 
integer extra
 

Detailed Description

Definition at line 1058 of file emit.bi.

Field Documentation

integer EMIT_BRCNODE::extra

Definition at line 1062 of file emit.bi.

integer EMIT_BRCNODE::op

Definition at line 1059 of file emit.bi.

FBSYMBOL_ptr EMIT_BRCNODE::sym

Definition at line 1061 of file emit.bi.

IRVREG_ptr EMIT_BRCNODE::vreg

Definition at line 1060 of file emit.bi.


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