class documentation
        
        class ResultGranularity(_Enum):
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 |  | 
    Undocumented | 
| Class Variable |  | 
    Undocumented | 
| Class Variable |  | 
    Undocumented |