Class TextInvocationContext

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getLength()
      Returns the length of the selection at the invocation offset.
      int getOffset()
      Returns the offset where quick assist was invoked.
      ISourceViewer getSourceViewer()
      Returns the viewer for this context.
      • Methods inherited from class java.lang.Object

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