nkdsl.PredicateExpr =================== .. currentmodule:: nkdsl .. autoclass:: PredicateExpr .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PredicateExpr.__init__ ~PredicateExpr.and_ ~PredicateExpr.constant ~PredicateExpr.eq ~PredicateExpr.ge ~PredicateExpr.gt ~PredicateExpr.le ~PredicateExpr.lt ~PredicateExpr.ne ~PredicateExpr.not_ ~PredicateExpr.or_ .. rubric:: Attributes .. autosummary:: ~PredicateExpr.op ~PredicateExpr.args