org.eclipse.xtext.formatting
Interface IIndentationInformation

All Known Implementing Classes:
PreferenceStoreIndentationInformation

public interface IIndentationInformation

Author:
Sven Efftinge - Initial contribution and API

Method Summary
 java.lang.String getIndentString()
          returns the string used to indent a line one level
 

Method Detail

getIndentString

java.lang.String getIndentString()
returns the string used to indent a line one level