#include <Term.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 82 of file Term.h.
Constructor & Destructor Documentation
TermNumber::TermNumber |
( |
double |
v | ) |
|
|
inline |
Member Function Documentation
Reimplemented from Term.
Definition at line 90 of file Term.h.
void TermNumber::print |
( |
int |
level = 10 | ) |
|
|
virtual |
static const char* TermNumber::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Reimplemented from Term.
Definition at line 85 of file Term.h.
double TermNumber::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