org.eclipse.etrice.core.formatting
Class RoomFormatter

java.lang.Object
  extended by AbstractDeclarativeFormatter
      extended by org.eclipse.etrice.core.formatting.RoomFormatter

public class RoomFormatter
extends AbstractDeclarativeFormatter

Author:
Herward Ahlheit Also see org.eclipse.xtext.xtext.XtextFormattingTokenSerializer as an example

Constructor Summary
RoomFormatter()
           
 
Method Summary
protected  void configureFormatting(FormattingConfig c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomFormatter

public RoomFormatter()
Method Detail

configureFormatting

protected void configureFormatting(FormattingConfig c)