org.eclipse.xtext.formatting
Interface IIndentationInformation

All Known Implementing Classes:
IIndentationInformation.Default, PreferenceStoreIndentationInformation

public interface IIndentationInformation

Author:
Sven Efftinge - Initial contribution and API

Nested Class Summary
static class IIndentationInformation.Default
           
 
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