Definition at line 19 of file TokenWithIndex.hpp.
◆ TokenWithIndex() [1/3]
antlr::TokenWithIndex::TokenWithIndex |
( |
| ) |
|
|
inline |
◆ TokenWithIndex() [2/3]
antlr::TokenWithIndex::TokenWithIndex |
( |
int | t, |
|
|
const std ::string & | txt ) |
|
inline |
◆ TokenWithIndex() [3/3]
antlr::TokenWithIndex::TokenWithIndex |
( |
const std ::string & | s | ) |
|
|
inline |
◆ ~TokenWithIndex()
antlr::TokenWithIndex::~TokenWithIndex |
( |
| ) |
|
|
inline |
◆ factory()
static RefToken antlr::TokenWithIndex::factory |
( |
| ) |
|
|
inlinestatic |
◆ getIndex()
size_t antlr::TokenWithIndex::getIndex |
( |
void | | ) |
const |
|
inline |
◆ setIndex()
void antlr::TokenWithIndex::setIndex |
( |
size_t | idx | ) |
|
|
inline |
◆ toString()
std::string antlr::TokenWithIndex::toString |
( |
| ) |
const |
|
inline |
◆ index
size_t antlr::TokenWithIndex::index |
|
protected |
The documentation for this class was generated from the following file: