#include <TokenWithIndex.hpp>
List of all members.
Protected Attributes |
size_t | index |
Constructor & Destructor Documentation
TokenWithIndex::TokenWithIndex |
( |
| ) |
|
|
inline |
TokenWithIndex::TokenWithIndex |
( |
int |
t, |
|
|
const std::string & |
txt |
|
) |
| |
|
inline |
TokenWithIndex::TokenWithIndex |
( |
const std::string & |
s | ) |
|
|
inline |
TokenWithIndex::~TokenWithIndex |
( |
| ) |
|
|
inline |
Member Function Documentation
static RefToken TokenWithIndex::factory |
( |
| ) |
|
|
inlinestatic |
size_t TokenWithIndex::getIndex |
( |
void |
| ) |
const |
|
inline |
void TokenWithIndex::setIndex |
( |
size_t |
idx | ) |
|
|
inline |
std ::string TokenWithIndex::toString |
( |
| ) |
const |
|
inline |
Member Data Documentation
size_t TokenWithIndex::index |
|
protected |
The documentation for this class was generated from the following file: