r.a.TaintDiff(object) : class documentation

Part of reven.api View In Hierarchy

A taint propagation diff. It stores which elements either gain or loss the taint.

Method __init__ Undocumented
Method untainted The list of untainted elements.
Method tainted The list of newly tainted elements.
def __init__(self, rvn_taint_diff):
Undocumented
@property
def untainted(self):

The list of untainted elements.

@property
def tainted(self):

The list of newly tainted elements.

API Documentation for reven, generated by pydoctor at 2017-01-20 15:13:29.