![]() |
YAP 7.1.0
|
Public Attributes | |
| struct PSEUDO * | nextInst |
| enum compiler_op | op |
| CELL | rnd1 |
| union { | |
| Int oprnd2 | |
| CELL opseqt [MIN_ARRAY] | |
| } | ops |
Definition at line 232 of file YapCompile.h.
| struct PSEUDO* nextInst |
Definition at line 233 of file YapCompile.h.
| enum compiler_op op |
Definition at line 234 of file YapCompile.h.
| Int oprnd2 |
Definition at line 237 of file YapCompile.h.
| CELL opseqt[MIN_ARRAY] |
Definition at line 239 of file YapCompile.h.
| CELL rnd1 |
Definition at line 235 of file YapCompile.h.