Main Page
Class Hierarchy
Alphabetical List
Compound List
Compound Members
util::StreamTokenizer::WordToken Class Reference
#include <StreamTokenizer.h>
Inheritance diagram for util::StreamTokenizer::WordToken:
List of all members.
Detailed Description
Word token represents a sequence of characters labeled as TOKEN_WORD.
Public Methods
WordToken
(std::string word)
Create a word token that stores the given word.
std::string
getWord
() const
Get the contents of this word token.
The documentation for this class was generated from the following file:
StreamTokenizer.h
Documentation generated on 11.09.2003 with
Doxygen
.
The documentation is copyrighted material.
Copyright © Topi Mäenpää 2003. All rights reserved.