QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
statement_s Struct Reference
Collaboration diagram for statement_s:
[legend]

Data Fields

struct expr_sexpr
 source expression for this statement More...
 
struct statement_snext
 
int number
 number of this statement in function More...
 
operand_topa
 
operand_topb
 
operand_topc
 
const char * opcode
 
st_type_t type
 

Field Documentation

struct expr_s* expr

source expression for this statement

struct statement_s* next
int number

number of this statement in function

operand_t* opa
operand_t* opb
operand_t* opc
const char* opcode
st_type_t type

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