|
|||||||||
| 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.eclipse.xtext.generator.parser.antlr.debug.formatting.SimpleAntlrFormatter
public class SimpleAntlrFormatter
This class contains custom formatting description.
see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#formatting
on how and when to use it
Also see XtextFormatter as an example
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter |
|---|
AbstractDeclarativeFormatter.ConfigStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter |
|---|
grammar |
| Constructor Summary | |
|---|---|
SimpleAntlrFormatter()
|
|
| Method Summary | |
|---|---|
protected void |
configureFormatting(FormattingConfig c)
|
protected SimpleAntlrGrammarAccess |
getGrammarAccess()
|
| Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter |
|---|
createFormatterStream, createFormattingConfig, createMatcher, getConfig, getHiddenTokenHelper, getIndentInfo, getMatcherProvider, saveDebugGraphvizDiagram, 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 SimpleAntlrFormatter()
| Method Detail |
|---|
protected void configureFormatting(FormattingConfig c)
configureFormatting in class AbstractDeclarativeFormatterprotected SimpleAntlrGrammarAccess getGrammarAccess()
getGrammarAccess in class AbstractDeclarativeFormatter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||