|
| DeleteOp (size_t from, size_t to) |
|
virtual const char * | type () const |
|
| 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 size_t | getIndex () const |
|
◆ DeleteOp()
antlr::TokenStreamRewriteEngine::DeleteOp::DeleteOp |
( |
size_t | from, |
|
|
size_t | to ) |
|
inline |
◆ type()
virtual const char * antlr::TokenStreamRewriteEngine::DeleteOp::type |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: