Add a boolean predicate function to expression's list of parse actions. See :class:`setParseAction` for function call signatures. Unlike ``setParseAction``, functions passed to ``addCondition`` need to return boolean success/fail of the condition. Optional keyword arguments:
(self, *fns, **kwargs)
source not stored for this graph (policy: none)
no test coverage detected