Package org.eclipse.jface.text
Interface IAutoIndentStrategy
-
- All Superinterfaces:
IAutoEditStrategy
- All Known Implementing Classes:
DefaultAutoIndentStrategy
@Deprecated public interface IAutoIndentStrategy extends IAutoEditStrategy
Deprecated.since 3.0, useIAutoEditStrategy
directlyExists for backward compatibility.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.jface.text.IAutoEditStrategy
customizeDocumentCommand
-
-