|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CopyTargetEdit | |
| org.eclipse.text.edits | |
| Uses of CopyTargetEdit in org.eclipse.text.edits |
| Methods in org.eclipse.text.edits that return CopyTargetEdit | |
CopyTargetEdit |
CopySourceEdit.getTargetEdit()
Returns the associated traget edit or null
if no target edit is associated yet. |
| Methods in org.eclipse.text.edits with parameters of type CopyTargetEdit | |
boolean |
TextEditVisitor.visit(CopyTargetEdit edit)
Visists a CopyTargetEdit instance. |
void |
CopySourceEdit.setTargetEdit(CopyTargetEdit edit)
Sets the target edit. |
| Constructors in org.eclipse.text.edits with parameters of type CopyTargetEdit | |
CopySourceEdit(int offset,
int length,
CopyTargetEdit target)
Constructs a new copy source edit. |
|
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||