#include <QueryDocument.hpp>
Inheritance diagram for QueryToken:

Public Methods | |
| QueryToken () | |
| virtual | ~QueryToken () |
| virtual const char * | spelling () |
| return the spelling of the term (read-only) | |
Private Attributes | |
| char * | str |
Friends | |
| class | QueryDocument |
| class | StrStructQuery |
|
|
|
|
|
|
|
|
return the spelling of the term (read-only)
Implements TokenTerm. |
|
|
|
|
|
|
|
|
|
1.2.16