Header menu logo issie

ExprKind Type

stores the expression along with the self determined width (MinWidth) and the contect determined Width

Union cases

Union case Description

EAdditive

Full Usage: EAdditive

EBitwiseAnd

Full Usage: EBitwiseAnd

EBitwiseOr

Full Usage: EBitwiseOr

EBitwiseXnor

Full Usage: EBitwiseXnor

EBitwiseXor

Full Usage: EBitwiseXor

EComparison

Full Usage: EComparison

EConditionalCond

Full Usage: EConditionalCond

EConditionalResult

Full Usage: EConditionalResult

EEquality

Full Usage: EEquality

ELogicalAnd

Full Usage: ELogicalAnd

ELogicalOr

Full Usage: ELogicalOr

EMultiplicative

Full Usage: EMultiplicative

ENegation

Full Usage: ENegation

EReduction

Full Usage: EReduction

EShift

Full Usage: EShift

EUnary

Full Usage: EUnary

EUnaryUnsigned

Full Usage: EUnaryUnsigned

Instance members

Instance member Description

this.IsEAdditive

Full Usage: this.IsEAdditive

Returns: bool
Returns: bool

this.IsEBitwiseAnd

Full Usage: this.IsEBitwiseAnd

Returns: bool
Returns: bool

this.IsEBitwiseOr

Full Usage: this.IsEBitwiseOr

Returns: bool
Returns: bool

this.IsEBitwiseXnor

Full Usage: this.IsEBitwiseXnor

Returns: bool
Returns: bool

this.IsEBitwiseXor

Full Usage: this.IsEBitwiseXor

Returns: bool
Returns: bool

this.IsEComparison

Full Usage: this.IsEComparison

Returns: bool
Returns: bool

this.IsEConditionalCond

Full Usage: this.IsEConditionalCond

Returns: bool
Returns: bool

this.IsEConditionalResult

Full Usage: this.IsEConditionalResult

Returns: bool
Returns: bool

this.IsEEquality

Full Usage: this.IsEEquality

Returns: bool
Returns: bool

this.IsELogicalAnd

Full Usage: this.IsELogicalAnd

Returns: bool
Returns: bool

this.IsELogicalOr

Full Usage: this.IsELogicalOr

Returns: bool
Returns: bool

this.IsEMultiplicative

Full Usage: this.IsEMultiplicative

Returns: bool
Returns: bool

this.IsENegation

Full Usage: this.IsENegation

Returns: bool
Returns: bool

this.IsEReduction

Full Usage: this.IsEReduction

Returns: bool
Returns: bool

this.IsEShift

Full Usage: this.IsEShift

Returns: bool
Returns: bool

this.IsEUnary

Full Usage: this.IsEUnary

Returns: bool
Returns: bool

this.IsEUnaryUnsigned

Full Usage: this.IsEUnaryUnsigned

Returns: bool
Returns: bool

Type something to start searching.