CVC3
|
Go to the source code of this file.
Author: Sergey Berezin
Created: Fri Feb 7 15:07:18 2003
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
Class ExprValue: the value holding class of Expr. No one should use it directly; use Expr API instead. To enforce that, the constructors are made protected, and only Expr, ExprManager, and subclasses can use them.
Definition in file expr_value.h.
#define PRIME 131 |
Definition at line 50 of file expr_value.h.
Referenced by CVC3::BVConstExpr::computeHash(), CVC3::ExprBoundVar::computeHash(), CVC3::ExprSymbol::computeHash(), CVC3::ExprSkolem::computeHash(), CVC3::ExprApply::computeHash(), CVC3::ExprApplyTmp::computeHash(), CVC3::ExprClosure::computeHash(), and CVC3::ExprValue::hash().