CVCL::TypeComputerCore Class Reference

Inheritance diagram for CVCL::TypeComputerCore:

Inheritance graph
[legend]
Collaboration diagram for CVCL::TypeComputerCore:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Attributes


Detailed Description

Definition at line 74 of file theory_core.cpp.


Constructor & Destructor Documentation

CVCL::TypeComputerCore::TypeComputerCore TheoryCore core  )  [inline]
 

Definition at line 77 of file theory_core.cpp.


Member Function Documentation

void CVCL::TypeComputerCore::computeType const Expr e  )  [inline, virtual]
 

Compute the type of e.

Implements CVCL::ExprManager::TypeComputer.

Definition at line 78 of file theory_core.cpp.

References CVCL::Theory::computeType(), d_core, CVCL::Theory::getEM(), CVCL::Type::getExpr(), CVCL::Expr::getKind(), CVCL::ExprManager::getKindName(), CVCL::Theory::getName(), CVCL::Expr::getType(), CVCL::Expr::isApply(), CVCL::Expr::isNull(), CVCL::Expr::isVar(), CVCL::Expr::lookupType(), CVCL::Theory::theoryOf(), CVCL::Expr::toString(), and CVCL::TRACE.

void CVCL::TypeComputerCore::checkType const Expr e  )  [inline, virtual]
 

Check that e is a valid Type expr.

Implements CVCL::ExprManager::TypeComputer.

Definition at line 88 of file theory_core.cpp.

References CVCL::Theory::checkType(), d_core, CVCL::Expr::isType(), CVCL::Theory::theoryOf(), and CVCL::Expr::toString().


Member Data Documentation

TheoryCore* CVCL::TypeComputerCore::d_core [private]
 

Definition at line 75 of file theory_core.cpp.

Referenced by checkType(), and computeType().


The documentation for this class was generated from the following file:
Generated on Thu Apr 13 16:57:46 2006 for CVC Lite by  doxygen 1.4.4