|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.quickfix.ReplaceModification
public class ReplaceModification
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.xtext.ui.editor.model.edit.IModification |
|---|
NULL |
| Constructor Summary | |
|---|---|
ReplaceModification(Issue issue,
java.lang.String replacement)
|
|
| Method Summary | |
|---|---|
void |
apply(IModificationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplaceModification(Issue issue,
java.lang.String replacement)
| Method Detail |
|---|
public void apply(IModificationContext context)
throws org.eclipse.jface.text.BadLocationException
apply in interface IModificationorg.eclipse.jface.text.BadLocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||