Known subclasses: reven.api.AddressCriterion, reven.api.BinaryCriterion, reven.api.DeviceCriterion, reven.api.SymbolCriterion

Criterion base class. Shouldn't be instanciated.

Criterion are used when building a Trace.search_point query.

Method __init__
Method _rvn_effect
def __init__(self, invert_match=False):
Parametersinvert_matchWhether to accept or reject objects matching this criterion.
def _rvn_effect(self):
ReturnsThe corresponding reven_api.criterion_effect.
API Documentation for reven, generated by pydoctor at 2018-06-06 16:31:21.