CACAO
|
Data Fields | |
int | length |
int | slots |
const char * | mnemonic |
Definition at line 36 of file bytecode.hpp.
int bytecode_t::length |
Definition at line 37 of file bytecode.hpp.
const char* bytecode_t::mnemonic |
Definition at line 39 of file bytecode.hpp.
int bytecode_t::slots |
Definition at line 38 of file bytecode.hpp.