Header menu logo issie

UnaryOp Type

Union cases

Union case Description

BitRangeOp(Lower, Upper)

Full Usage: BitRangeOp(Lower, Upper)

Parameters:
    Lower : int
    Upper : int

Lower : int
Upper : int

CarryOfOp

Full Usage: CarryOfOp

NegOp

Full Usage: NegOp

NotOp

Full Usage: NotOp

Instance members

Instance member Description

this.IsBitRangeOp

Full Usage: this.IsBitRangeOp

Returns: bool
Returns: bool

this.IsCarryOfOp

Full Usage: this.IsCarryOfOp

Returns: bool
Returns: bool

this.IsNegOp

Full Usage: this.IsNegOp

Returns: bool
Returns: bool

this.IsNotOp

Full Usage: this.IsNotOp

Returns: bool
Returns: bool

Type something to start searching.