|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CopySourceEdit | |
org.eclipse.text.edits |
Uses of CopySourceEdit in org.eclipse.text.edits |
Methods in org.eclipse.text.edits that return CopySourceEdit | |
CopySourceEdit |
CopyTargetEdit.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 CopySourceEdit | |
void |
CopyTargetEdit.setSourceEdit(CopySourceEdit edit)
Sets the source edit. |
boolean |
TextEditVisitor.visit(CopySourceEdit edit)
Visits a CopySourceEdit instance. |
Constructors in org.eclipse.text.edits with parameters of type CopySourceEdit | |
CopyTargetEdit(int offset,
CopySourceEdit source)
Constructs an new copy target edit |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.