In order to provide backward compatibility for clients of ILineTracker
, extension interfaces are used to provide a means of evolution. The following extension interfaces exist:
Clients may implement this interface or use the standard implementation
{@link org.eclipse.jface.text.DefaultLineTracker}or {@link org.eclipse.jface.text.ConfigurableLineTracker}.
|
|