| Data Fields | |
| struct expr_s * | expr | 
| source expression for this statement  More... | |
| struct statement_s * | next | 
| int | number | 
| number of this statement in function  More... | |
| operand_t * | opa | 
| operand_t * | opb | 
| operand_t * | opc | 
| const char * | opcode | 
| st_type_t | type | 
| 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 |