|
| ReplaceOp (size_t from, size_t to, std ::string text) |
|
virtual size_t | execute (std ::ostream &out) |
| Execute the rewrite operation by possibly adding to the buffer.
|
|
virtual const char * | type () const |
|
virtual size_t | getIndex () const |
|
◆ ReplaceOp()
antlr::TokenStreamRewriteEngine::ReplaceOp::ReplaceOp |
( |
size_t | from, |
|
|
size_t | to, |
|
|
std ::string | text ) |
|
inline |
◆ ~ReplaceOp()
virtual antlr::TokenStreamRewriteEngine::ReplaceOp::~ReplaceOp |
( |
| ) |
|
|
inlinevirtual |
◆ execute()
virtual size_t antlr::TokenStreamRewriteEngine::ReplaceOp::execute |
( |
std ::ostream & | | ) |
|
|
inlinevirtual |
◆ type()
virtual const char * antlr::TokenStreamRewriteEngine::ReplaceOp::type |
( |
| ) |
const |
|
inlinevirtual |
◆ lastIndex
size_t antlr::TokenStreamRewriteEngine::ReplaceOp::lastIndex |
|
protected |
The documentation for this class was generated from the following file: