#include <BasicDocStream.hpp>
Inheritance diagram for BasicTokenTerm:
Public Methods | |
BasicTokenTerm () | |
virtual | ~BasicTokenTerm () |
virtual const char * | spelling () |
return the spelling of the term (read-only) | |
Private Attributes | |
char * | str |
Friends | |
class | BasicTokenDoc |
|
|
|
|
|
return the spelling of the term (read-only)
Implements TokenTerm. |
|
|
|
|