de.cau.cs.kieler.synccharts.text.kits.formatting
Class KitsIndentionInformation

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.kits.formatting.KitsIndentionInformation
All Implemented Interfaces:
org.eclipse.xtext.formatting.IIndentationInformation

public class KitsIndentionInformation
extends Object
implements org.eclipse.xtext.formatting.IIndentationInformation

Rating red

Constructor Summary
KitsIndentionInformation()
           
 
Method Summary
 String getIndentString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsIndentionInformation

public KitsIndentionInformation()
Method Detail

getIndentString

public String getIndentString()
Specified by:
getIndentString in interface org.eclipse.xtext.formatting.IIndentationInformation