Default implementation of {@link org.eclipse.jface.text.IAutoIndentStrategy}. This strategy always copies the indentation of the previous line.
This class is not intended to be subclassed.
@deprecated since 3.1 use {@link org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy} instead
@noextend This class is not intended to be subclassed by clients.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.