public void setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) { originalTextViewer.setAutoIndentStrategy(strategy, contentType); }
@Override public void setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) { }
@Override public void setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) { viewer.setAutoIndentStrategy(strategy, contentType); }