|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Context information for quick fix and quick assist processors.
This interface can be implemented by clients.
Method Summary | |
---|---|
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. |
Method Detail |
public int getOffset()
-1
if unknownpublic int getLength()
-1
if none or unknownpublic ISourceViewer getSourceViewer()
null
if not available
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.