FreeBASIC  0.91.0
EMIT_BOPNODE Class Reference
Collaboration diagram for EMIT_BOPNODE:

Data Fields

integer op
 
IRVREG_ptr dvreg
 
IRVREG_ptr svreg
 

Detailed Description

Definition at line 1033 of file emit.bi.

Field Documentation

IRVREG_ptr EMIT_BOPNODE::dvreg

Definition at line 1035 of file emit.bi.

integer EMIT_BOPNODE::op

Definition at line 1034 of file emit.bi.

IRVREG_ptr EMIT_BOPNODE::svreg

Definition at line 1036 of file emit.bi.


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