FreeBASIC  0.91.0
EMIT_RELNODE Class Reference
Collaboration diagram for EMIT_RELNODE:

Data Fields

integer op
 
IRVREG_ptr rvreg
 
FBSYMBOL_ptr label
 
IRVREG_ptr dvreg
 
IRVREG_ptr svreg
 

Detailed Description

Definition at line 1044 of file emit.bi.

Field Documentation

IRVREG_ptr EMIT_RELNODE::dvreg

Definition at line 1048 of file emit.bi.

FBSYMBOL_ptr EMIT_RELNODE::label

Definition at line 1047 of file emit.bi.

integer EMIT_RELNODE::op

Definition at line 1045 of file emit.bi.

IRVREG_ptr EMIT_RELNODE::rvreg

Definition at line 1046 of file emit.bi.

IRVREG_ptr EMIT_RELNODE::svreg

Definition at line 1049 of file emit.bi.


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