class documentation

class ResultGranularity(_Enum):

View In Hierarchy

Enum describing the taint result granularity.

  • Instruction: Results will be given for each instruction.
  • Block: Results will be given for each "block" made of consecutive instructions.
  • Range: A single result will be produced for the entire taint range.
Class Variable Instruction Undocumented
Class Variable Block Undocumented
Class Variable Range Undocumented
Instruction =

Undocumented

(type: int)
Block =

Undocumented

(type: int)
Range =

Undocumented

(type: int)
API Documentation for reven2, generated by pydoctor 21.2.2 at 2021-04-08 12:32:07.