#include <Term.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 65 of file Term.h.
Constructor & Destructor Documentation
TermBool::TermBool |
( |
bool |
v | ) |
|
|
inline |
Member Function Documentation
Reimplemented from Term.
Definition at line 73 of file Term.h.
void TermBool::print |
( |
int |
level = 10 | ) |
|
|
virtual |
static const char* TermBool::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Reimplemented from Term.
Definition at line 68 of file Term.h.
bool TermBool::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- D:/SRC/StarshatterSVN/Parser/Term.h
- D:/SRC/StarshatterSVN/Parser/Term.cpp