InstructionRange

An input range that provides access to one disassembled Instruction at a time

Members

Functions

popFront
void popFront()
Undocumented in source.

Properties

empty
bool empty [@property getter]
Undocumented in source.
front
Instruction front [@property getter]
Undocumented in source.

Meta