Class: Z3::RoundingModeExpr
- Defined in:
- lib/z3/expr/rounding_mode_expr.rb
Instance Attribute Summary
Attributes inherited from Expr
Attributes inherited from AST
Method Summary
Methods inherited from Expr
#!=, #==, Add, And, Distinct, Eq, Ge, Gt, Le, Lt, Mul, Or, Sub, Xor, coerce_to_same_sort, #initialize, #inspect, new_from_pointer, sort_for_const
Methods inherited from AST
#arguments, #ast_kind, #eql?, #func_decl, #hash, #initialize, #sexpr, #simplify, #to_s
Constructor Details
This class inherits a constructor from Z3::Expr