org.eclipse.xtext.formatting
Class ILineSeparatorInformation.Default

java.lang.Object
  extended by org.eclipse.xtext.formatting.ILineSeparatorInformation.Default
All Implemented Interfaces:
ILineSeparatorInformation
Enclosing interface:
ILineSeparatorInformation

public static class ILineSeparatorInformation.Default
extends java.lang.Object
implements ILineSeparatorInformation


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.formatting.ILineSeparatorInformation
ILineSeparatorInformation.Default
 
Constructor Summary
ILineSeparatorInformation.Default()
           
 
Method Summary
 java.lang.String getLineSeparator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ILineSeparatorInformation.Default

public ILineSeparatorInformation.Default()
Method Detail

getLineSeparator

public java.lang.String getLineSeparator()
Specified by:
getLineSeparator in interface ILineSeparatorInformation