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