pyslang.UnaryBinsSelectExpr class

Enums

class Op: Negation = 0
Members:

Special methods

def __repr__(self, /) -> str

Properties

bad: bool get
expr: BinsSelectExpr get
kind: BinsSelectExprKind get
op get
syntax get

Data

Negation = Op.Negation