

Public Member Functions | |
| def | execute |
| Execute the rewrite operation by possibly adding to the buffer. | |
Definition at line 1917 of file antlr3.py.
| def antlr3.InsertBeforeOp.execute | ( | self, | ||
| buf | ||||
| ) |
Execute the rewrite operation by possibly adding to the buffer.
Return the index of the next token to operate on.
Reimplemented from antlr3.RewriteOperation.
1.5.5