pyslang.UnaryAssertionExpr class

Special methods

def __repr__(self, /) -> str

Properties

bad: bool get
expr: AssertionExpr get
kind: AssertionExprKind get
op: UnaryAssertionOperator get
range: typing.Optional[SequenceRange] get
syntax get