|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplaceEdit | |
---|---|
org.eclipse.text.edits | Provides support for describing and applying textual document editions. |
Uses of ReplaceEdit in org.eclipse.text.edits |
---|
Methods in org.eclipse.text.edits that return ReplaceEdit | |
---|---|
ReplaceEdit[] |
ISourceModifier.getModifications(String source)
Returns the modification to be done to the passed string in form of replace edits. |
Methods in org.eclipse.text.edits with parameters of type ReplaceEdit | |
---|---|
boolean |
TextEditVisitor.visit(ReplaceEdit edit)
Visits a ReplaceEdit instance. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.