20 using System.Collections.Generic;
88 return Native.Z3_get_numeral_string(
Context.nCtx, NativeObject);
96 Contract.Requires(ctx !=
null);
override string ToString()
Returns a string representation of the numeral.
bool isRNA
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToAway
Floating-point rounding mode numerals
bool isRoundTowardZero
Indicates whether the term is the floating-point rounding numeral roundTowardZero
Z3_decl_kind DeclKind
The kind of the function declaration.
bool isRoundTowardPositive
Indicates whether the term is the floating-point rounding numeral roundTowardPositive
bool isRoundTowardNegative
Indicates whether the term is the floating-point rounding numeral roundTowardNegative
bool isRoundNearestTiesToAway
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToAway
bool IsApp
Indicates whether the AST is an application
The main interaction with Z3 happens via the Context.
bool isRNE
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToEven
FloatingPoint RoundingMode Expressions
bool isRTP
Indicates whether the term is the floating-point rounding numeral roundTowardPositive
bool isRTZ
Indicates whether the term is the floating-point rounding numeral roundTowardZero
bool isRTN
Indicates whether the term is the floating-point rounding numeral roundTowardNegative
Z3_decl_kind
The different kinds of interpreted function kinds.
bool isRoundNearestTiesToEven
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToEven