#include <Document.hpp>
Inheritance diagram for TokenTerm:
Public Methods | |
virtual const char* | spelling ()=0 |
return the spelling of the term (read-only). |
|
return the spelling of the term (read-only).
Reimplemented from Term. Reimplemented in BasicTokenTerm. |