class TokenRewriteStream.DeleteOp extends TokenRewriteStream.ReplaceOp
lastIndex
index, instructionIndex, text
Constructor and Description |
---|
DeleteOp(int from,
int to) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
execute
public java.lang.String toString()
toString
in class TokenRewriteStream.ReplaceOp