org.eclipse.xtext.formatting.impl
Class FormattingConfig.IndentationLocatorStart

java.lang.Object
  extended by org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementLocator
      extended by org.eclipse.xtext.formatting.impl.FormattingConfig.IndentationLocatorStart
Enclosing class:
FormattingConfig

public class FormattingConfig.IndentationLocatorStart
extends AbstractFormattingConfig.ElementLocator


Field Summary
 
Fields inherited from class org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementLocator
after, before, type
 
Constructor Summary
FormattingConfig.IndentationLocatorStart()
           
FormattingConfig.IndentationLocatorStart(AbstractElement ele)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementLocator
after, around, before, between, bounds, getLeft, getRight, getType, range
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormattingConfig.IndentationLocatorStart

public FormattingConfig.IndentationLocatorStart()

FormattingConfig.IndentationLocatorStart

public FormattingConfig.IndentationLocatorStart(AbstractElement ele)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class AbstractFormattingConfig.ElementLocator