r.a.Criterion(object) : class documentation

Part of reven.api View In Hierarchy

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 reven_effect
def __init__(self, invert_match=False):
Parametersinvert_matchWhether to accept or reject objects matching this criterion.
def reven_effect(self):
ReturnsThe corresponding reven_api.filter_criterion_effect.
API Documentation for reven, generated by pydoctor at 2016-05-25 16:38:00.