#include <StreamTokenizer.h>
Inheritance diagram for util::StreamTokenizer::Token:

Public Methods | |
| int | getType () const |
| Get the type of this token. | |
Protected Methods | |
| Token (int type) | |
| A protected constructor for subclasses. | |
|
|
Get the type of this token.
|