CVC3::PrettyPrinterCore Class Reference
[Pretty-printing related classes and methods]

Implementation of PrettyPrinter class. More...

Inheritance diagram for CVC3::PrettyPrinterCore:

Inheritance graph
[legend]
Collaboration diagram for CVC3::PrettyPrinterCore:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

Implementation of PrettyPrinter class.

Definition at line 46 of file theory_core.cpp.


Constructor & Destructor Documentation

CVC3::PrettyPrinterCore::PrettyPrinterCore (  )  [inline, private]

Disable the default constructor.

Definition at line 50 of file theory_core.cpp.

CVC3::PrettyPrinterCore::PrettyPrinterCore ( TheoryCore core  )  [inline]

Constructor.

Definition at line 53 of file theory_core.cpp.


Member Function Documentation

ExprStream& CVC3::PrettyPrinterCore::print ( ExprStream os,
const Expr e 
) [inline, virtual]

The pretty-printer which subclasses must implement.

Implements CVC3::PrettyPrinter.

Definition at line 54 of file theory_core.cpp.

References d_core, CVC3::Theory::hasTheory(), CVC3::Expr::isApply(), CVC3::Expr::isString(), CVC3::Theory::print(), CVC3::Expr::print(), and CVC3::Theory::theoryOf().


Member Data Documentation

TheoryCore* CVC3::PrettyPrinterCore::d_core [private]

Definition at line 48 of file theory_core.cpp.

Referenced by print().


The documentation for this class was generated from the following file:
Generated on Tue Jul 3 14:41:57 2007 for CVC3 by  doxygen 1.5.1