|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.autoedit.CommandInfo
public class CommandInfo
| Field Summary | |
|---|---|
int |
cursorOffset
|
boolean |
isChange
|
int |
length
|
int |
offset
|
java.lang.String |
text
|
| Constructor Summary | |
|---|---|
CommandInfo()
|
|
| Method Summary | |
|---|---|
void |
modifyCommand(org.eclipse.jface.text.DocumentCommand command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String text
public int offset
public int length
public int cursorOffset
public boolean isChange
| Constructor Detail |
|---|
public CommandInfo()
| Method Detail |
|---|
public void modifyCommand(org.eclipse.jface.text.DocumentCommand command)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||