CVC3
Classes | Namespaces | Defines

expr_value.h File Reference

#include "expr.h"
#include "theorem.h"
#include "type.h"

Go to the source code of this file.

Classes

Namespaces

Defines


Detailed Description

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 Documentation

#define PRIME   131