|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mofscript.editor.MofScriptAutoIndentStrategy
public class MofScriptAutoIndentStrategy
Auto indent strategy sensitive to brackets.
Constructor Summary | |
---|---|
MofScriptAutoIndentStrategy(MofScriptConfiguration configuration)
|
Method Summary | |
---|---|
void |
customizeDocumentCommand(org.eclipse.jface.text.IDocument d,
org.eclipse.jface.text.DocumentCommand c)
Looks for bracket or * inserts and triggers smart inserts |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MofScriptAutoIndentStrategy(MofScriptConfiguration configuration)
Method Detail |
---|
public void customizeDocumentCommand(org.eclipse.jface.text.IDocument d, org.eclipse.jface.text.DocumentCommand c)
customizeDocumentCommand
in interface org.eclipse.jface.text.IAutoEditStrategy
d
- c
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |