FastAlgExp Type
Union cases
| Union case | Description |
|
|
|
|
Full Usage:
ComparisonExp(Exp, Op, bigint)
Parameters:
FastAlgExp
Op : ComparisonOp
Item3 : bigint
|
|
|
|
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAppendExp
Returns: bool
|
|
Full Usage:
this.IsBinaryExp
Returns: bool
|
|
Full Usage:
this.IsComparisonExp
Returns: bool
|
|
Full Usage:
this.IsDataLiteral
Returns: bool
|
|
Full Usage:
this.IsSingleTerm
Returns: bool
|
|
Full Usage:
this.IsUnaryExp
Returns: bool
|
|