|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.xtext.formatting.impl.AbstractFormatter
org.eclipse.xtext.formatting.impl.BaseFormatter
org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
org.mod4j.dsl.service.xtext.formatting.ServiceFormatter
public class ServiceFormatter
This class contains custom formatting description.
see : http://wiki.eclipse.org/Xtext/Documentation#Formatting
on how and when to use it
Also see org.eclipse.xtext.xtext.XtextFormattingTokenSerializer as an example
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter |
|---|
grammar |
| Constructor Summary | |
|---|---|
ServiceFormatter()
|
|
| Method Summary | |
|---|---|
protected void |
configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
|
| Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter |
|---|
createFormatterStream, createFormattingConfig, getConfig, getGrammarAccess, setGrammarAccess |
| Methods inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter |
|---|
getWSRule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceFormatter()
| Method Detail |
|---|
protected void configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
configureFormatting in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||