|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveSourceEdit | |
---|---|
org.eclipse.text.edits |
Uses of MoveSourceEdit in org.eclipse.text.edits |
---|
Methods in org.eclipse.text.edits that return MoveSourceEdit | |
MoveSourceEdit |
MoveTargetEdit.getSourceEdit()
Returns the associated source edit or null
if no source edit is associated yet. |
Methods in org.eclipse.text.edits with parameters of type MoveSourceEdit | |
boolean |
TextEditVisitor.visit(MoveSourceEdit edit)
Visits a MoveSourceEdit instance. |
void |
MoveTargetEdit.setSourceEdit(MoveSourceEdit edit)
Sets the source edit. |
Constructors in org.eclipse.text.edits with parameters of type MoveSourceEdit | |
MoveTargetEdit(int offset,
MoveSourceEdit source)
Constructs an new move target edit |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.