#include <TokenWithIndex.hpp>
◆ TokenWithIndex() [1/4]
TokenWithIndex::TokenWithIndex |
( |
| ) |
|
|
inline |
◆ TokenWithIndex() [2/4]
TokenWithIndex::TokenWithIndex |
( |
int |
t, |
|
|
const std ::string & |
txt |
|
) |
| |
|
inline |
◆ TokenWithIndex() [3/4]
TokenWithIndex::TokenWithIndex |
( |
const std ::string & |
s | ) |
|
|
inline |
◆ ~TokenWithIndex()
TokenWithIndex::~TokenWithIndex |
( |
| ) |
|
|
inline |
◆ TokenWithIndex() [4/4]
◆ factory()
static RefToken TokenWithIndex::factory |
( |
| ) |
|
|
inlinestatic |
◆ getIndex()
size_t TokenWithIndex::getIndex |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
◆ setIndex()
void TokenWithIndex::setIndex |
( |
size_t |
idx | ) |
|
|
inline |
◆ toString()
std ::string TokenWithIndex::toString |
( |
| ) |
const |
|
inline |
◆ index
size_t TokenWithIndex::index |
|
protected |
The documentation for this class was generated from the following file: