Class TokenStreamRewriter.ReplaceOp

    • Constructor Summary

      Constructors 
      Constructor Description
      ReplaceOp​(int from, int to, java.lang.Object text)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int execute​(java.lang.StringBuilder buf)
      Execute the rewrite operation by possibly adding to the buffer.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait