pyslang.ConditionalAssertionExpr class

Special methods

def __repr__(self, /) -> str

Properties

bad: bool get
condition get
elseExpr: AssertionExpr get
ifExpr: AssertionExpr get
kind: AssertionExprKind get
syntax get