public class TokenStreamRewriter.RewriteOperation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
index
Token buffer index.
|
protected int |
instructionIndex
What index into rewrites List are we?
|
protected java.lang.Object |
text |
| Modifier | Constructor and Description |
|---|---|
protected |
TokenStreamRewriter.RewriteOperation(int index) |
protected |
TokenStreamRewriter.RewriteOperation(int index,
java.lang.Object text) |
protected int instructionIndex
protected int index
protected java.lang.Object text