Searched refs:NotOp (Results 1 – 2 of 2) sorted by relevance
353 class NotOp(UnaryOp): class386 return NotOp(new)397 if isinstance(f, NotOp) and f.op.child is n:488 op = NotOp(p[2])
121 elif isinstance(node.op, ltl2ba.NotOp):
Completed in 5 milliseconds