reviewboard.diffviewer.opcode_generator¶
- class MoveRange(start, end, groups=[])[source]¶
Stores information on a move range.
This will store the start and end of the range, and all groups that are a part of it.
- get_diff_opcode_generator_class()[source]¶
Returns the DiffOpcodeGenerator class used for generating opcodes.